SystemVariable Class

This object represents a SystemVariable object.

Properties

PROPERTY NAME

DATA TYPE

DESCRIPTION

TypeCode Enum

An enumerated System Variable type.

DataDataItem Object

A DataItem object containing the System Variable's data.

ParametersCollections Object

A Collections object containing the Parameters for the System Variable.

In addition to Properties, System Variables use the SystemVariableContext object to specify the various context properties for the System Variable. Please see the SystemVariableContext topic for more information.

Methods