Instruction Manual
176 Language Reference • Format
Publication 1398-PM601A-EN-P — October 2000
WORDS
flag may be read, written, or both. Optional arguments will be contained
with square bracket []. Arguments will be written in italics.
Arguments: The data that is supplied with a function that modifies the behavior of the
function. For example, MOVD = 100. MOVD is the function and 100 is the
argument.
Remarks: The remark field contains additional information about the usage of the
function, system variable, or system flag.
See Also: This field contains a list of functions, system variables, and system flags that
are related to the purpose of the keyword.
Example: The example field contains a code segment that illustrates the usage of the
keyword in the program.