Globals Class |
Namespace: XSharp
The Globals type exposes the following members.
Name | Description | |
---|---|---|
Find |
Find the Global Field with a name
| |
Get |
Return the value of a Global
| |
GetAllGlobals |
Return a list of all Global Fields. This is used in the Globals Debugger Window
| |
Put |
Assign a value to a Global
|