Local Fields Fling OS

The Local type exposes the following members.

Fields

  Name Description
Public field dbType
The type of the variable
(Inherited from Variable.)
Public field Fields
The variables that represent the fields of this variable.
(Inherited from Variable.)
Public field isTemporary
Whether the local is a temporary value rather than a built-in local.
Public field StringValueLoaded
Inidicates whether the value of the string has been loaded or only the address.
(Inherited from Variable.)
Public field value
The bytes value of the variable
(Inherited from Variable.)
Top
See Also