The following table describes on_statements XML parameters:
Parameter |
Sub parameter |
Description |
---|---|---|
on_statement or
|
|
Specifies a sequence of on_statements, which consist of the following:
|
and_or |
Specifies the relationship between two successive items in a series. Optional. |
|
code |
Defines the code value for the On Statement/Code parameter. Valid values:
|
|
procedure_step |
Defines a step in the procedure that triggers the On statement. String. |
|
program_step |
Defines a step in the program that triggers the On statement. String. |
|
statement |
Defines a statement, which can be either one of the following:
|
|
on_statement_output
|
|
Specifies a sequence of on_statement_output, which consists of the following:
|
find_output_pattern |
Defines a string of up to 40 characters. |
|
find_pattern_from |
Refers to a number from 001 through 132, indicating the column at which the search should start. If this field is blank, the value 001 is assumed. The value in this field must be lower than that in the To Column field. |
|
find_pattern_to and_or |
Refers to a number from 001 through 132, indicating the column at which the search should end. If this field is blank, the value 132 is assumed. The value in this field must be higher than that in the From Column field. |
|
and_or |
Defines option buttons that set the logical relationship between multiple On statements. |
Parent Topic |