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