Instructions
The language offers the following instructions for executing conditional instructions and loop
controls:
● For loop
● While loop
●
Do with loop
● Conditional processing
● Switch and case instructions
● Operator controls in a dialog form
● Softkey descriptions
● Define variables
For a detailed description of instructions, see Instruction/identifier descriptions (Page 15).
1.6.2 Instruction/identifier descriptions
The following XML tags are defined for generating dialogs and menus, and for executing
program sequences:
Note
Attribute values that are in quotation marks "<...>" should be replaced by the currently used
expressions.
Example:
<DATA_LIST action="read/write/append" id="<list name>">
is programmed as follows:
<DATA_LIST action="read/write/append" id="my datalist">
Generating user dialogs
1.6 XML identifier
Easy XML
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3 15