Retrieve Invocation Flags (RETINVF)

Instruction Syntax

Bound Program Access
Built-in number for RETINVF is 147.
RETINVF (                                                                       
) :   unsigned binary(4) value which specifies the current invocation flags        

Description:

The current invocation flags are returned. The "read-only" flags are returned in the high-order two bytes of the result; the "writeable" flags are returned in the low-order two bytes of the result.

Authorization Required

  • None

Lock Enforcement

  • None

Exceptions

  • None