Lingo Dictionary > S > showGlobals |
![]() ![]() ![]() |
showGlobals
Syntax
showGlobals
Description
Command; displays all global variables in the Message window. This command is useful for debugging scripts.
Example
This statement displays all global variables in the Message window:
showGlobals
See also
clearGlobals
, showLocals
, global
, globals
![]() ![]() ![]() |