GetGlobal (Object subroutine)

From m204wiki
Revision as of 22:21, 6 August 2014 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Usage notes

Examples

See also