Click or drag to resize

Globals Methods

X#

The Globals type exposes the following members.

Functions
  NameDescription
Public methodStatic memberFind
Find the Global Field with a name
Public methodStatic memberGet
Return the value of a Global
Public methodStatic memberGetAllGlobals
Return a list of all Global Fields. This is used in the Globals Debugger Window
Public methodStatic memberPut
Assign a value to a Global
Top
See Also