status

Data Type

Integer, read-only

Description

The status variable contains the return code from the last system() command that was run by the policy.

Valid Values

An integer that contains the return code from a call to the system() function. The value before the first system () call is undefined.

For more information, see system.