Name | Description | |
---|---|---|
![]() | DefaultAsString | Default VarType, represented as string. Corresponds to VarTypes.Empty.
The value of this constant is "Empty". |
![]() | DefaultInternalValue | Enumerated value of default VarType, which corresponds to VarTypes.Empty.
The value of this constant is VarTypes.Empty. |
![]() | DefaultNumericalValue | Numerical value of default VarType, which corresponds to VarTypes.Empty.
The value of this constant is 0. |