DiscardGlobal (Object subroutine)

From m204wiki
Revision as of 21:45, 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

Discard a global object (Object class)


This page is under construction.

Syntax

%(Object):DiscardGlobal( name)

Syntax terms

%(Object) The class name in parentheses denotes a shared method. DiscardGlobal can also be invoked via a Object object variable, which may be Null.
name string

Usage notes

Examples

See also