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