IsExclusiveOn
Use this function to determine if exclusive mode is on in the system.
Syntax
ISEXCLUSIVEON()
If exclusive mode is on, this function returns a 1. If exclusive mode is off, it returns a 0.
Syntax example
Set VARIABLE Flag= ISEXCLUSIVEON()
See also
• Set Variable
• IsMaintenanceOn
• GetMaintenanceUser