Relational condition format

Two formats for the relational condition can be used:
Read syntax diagramSkip visual syntax diagram
>>-(p1,m1,f1,-+-EQ-+-,NUM)-------------------------------------><
              '-NE-'         

Or, if the FORMAT=f operand is used:
Read syntax diagramSkip visual syntax diagram
>>-(p1,m1,-+-----+-+-EQ-+-,NUM)--------------------------------><
           '-f1,-' '-NE-'         

Numeric test operators are as follows:
EQ
Equal to numerics
NE
Not equal to numerics (non-numerics)