OMITTED

OMITTED returns a BIT(1) value that is '1'B if the parameter named x was omitted in the invocation to its containing procedure.
Read syntax diagramSkip visual syntax diagram
>>-OMITTED(x)--------------------------------------------------><

x
Level-1 unsubscripted parameter with the BYADDR attribute.
Note: This argument must be declared as OPTIONAL in the corresponding ENTRY declaration in the calling code.