DiscardGlobals (Object subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 22:21, 6 August 2014

Discard global objects (Object class)


This page is under construction.

Syntax

%(Object):DiscardGlobals( matchString)

Syntax terms

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

Usage notes

Examples

See also