Table 22 Local Variables
Variable  | 
Description  | 
|---|---|
%%COS_IROW  | 
Current row being processed by the COSELECT rule.  | 
%%COS_ODB  | 
Current Working Object database being processed by COSELECT.  | 
%%COS_SELECTED  | 
Whether (or not) the database row currently being processed by the COSELECT rule is to be processed by the specified Action rule. Valid values are: 
  | 
%%COS_SELROW  | 
Number of rows selected by the current Filter rule used by the COSELECT rule.  | 
%%COSDOWN  | 
DOWN value specified for the database currently processed by the COSELECT rule (for example, DOWN, INACTIVE or OFFLINE).  | 
%%COSUNKN  | 
UNKNOWN value specified for the database currently processed by the COSELECT rule (for example, UNKNOWN or NOTFOUND).  | 
%%COSUP  | 
UP value specified for the database currently processed by the COSELECT rule (for example, UP, ACTIVE or ONLINE) Global Variables.  | 
%%SRCDB  | 
Current Source Object database being processed by COSELECT.  | 
Parent Topic |