PRESENT

PRESENT(x) returns a BIT(1) value that is '1'B if the parameter x was present in the invocation of its containing procedure.

Read syntax diagramSkip visual syntax diagramPRESENT( x)
x
Level-1 unsubscripted BYADDR parameter.
Note: This argument must be declared as OPTIONAL in the corresponding ENTRY declaration in the calling code.