Interface IGlobalVariable


public interface IGlobalVariable
A global variable declared in an evaluation context.

IEvaluationContext.newVariable can be used to obtain an instance.

See Also: