FrameWork - Declarations and general methods.

The FWintern..::..ExpVariable type exposes the following members.

Fields

  NameDescription
Public fielddMax
Maximum value, if the restriction vfMax was set.
Public fielddMin
Minimum value, if the restriction vfMin was set.
Public fieldFlags
Flags restricting the values, see VariableFlags for more details.
Public fieldszDefault
Default values. Leave blank if not used. Separate by ; for more values.
Public fieldszDescription
Description of the variable, more than one line allowed.
Public fieldszName
Name of the variable. Use a short name.
Public fieldszUnit
Unit of the variable. Leave blank if not used.
Public fieldvarValue
Array containing the values set in Settings/Variables.

See Also