GetGlobal (Object subroutine)
Retrieve global object reference (Object class)
This page is under construction.
Syntax
%(Object):GetGlobal( name, target)
Syntax terms
| %(Object) | The class name in parentheses denotes a shared method. GetGlobal can also be invoked via a Object object variable, which may be Null. |
|---|---|
| name | string |
| target | Object object |