Syntax documentationposition Locate this document in the navigation structure

Syntax Syntax

  1. <position> ::=
      POS (<unsigned_integer>)
    | POS (<parameter_spec>)
    | ABSOLUTE <integer>
    | ABSOLUTE <parameter_spec>
    | RELATIVE <integer>
    | RELATIVE <parameter_spec>
End of the code.