Relational condition format

Two formats for the relational condition can be used:

Read syntax diagramSkip visual syntax diagram
>>-(p1,m1,SS,--+-EQ-+--,--constant--)--------------------------><
               '-NE-'                   

Or, if the FORMAT=SS operand is used:

Read syntax diagramSkip visual syntax diagram
>>-(p1,m1,--+-----+--+-EQ-+--,--constant--)--------------------><
            '-SS,-'  '-NE-'                   

Restriction: FORMAT=SS can precede COND but cannot follow it.
Substring comparison operators are as follows:
EQ
Equal to
NE
Not equal to