Skip to main content
Version: IB7.0

VariableScopes enumeration

enum VariableScopes
{
Global = 1,
User
}

Members

The VariableScopes object enumeration has the following members.

MemberValueDescription
Global1Specify variable scope is Global.
User2Specify variable scope as User.