Functions Documentation
View Function Edit Function
Name sysGlobals
Syntax (sysGlobals)
Argument List
Returns list: A list of strings naming all the globals.
Category system, function, variable
Description Returns a list of all the names of the global functions and global variables.
Example
Comment Not useful for general use but useful for finding the names of all the functions.