GlobalList (Object function): Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
(No difference)
|
Revision as of 16:03, 7 August 2014
Get list of global objects (Object class)
[Introduced in Sirius Mods 7.8]
This page is under construction.
Syntax
%persObjList = %(Object):GlobalList[( [matchString])]
Syntax terms
| %persObjList | Object |
|---|---|
| %(Object) | The class name in parentheses denotes a shared method. GlobalList can also be invoked via a Object object variable, which may be Null. |
| matchString | string This default value of this argument is ??. |