GarbageCollect (Object subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 16:03, 7 August 2014

Clean up unreachable objects (Object class)


This page is under construction.

Syntax

%(Object):GarbageCollect

Syntax terms

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

Usage notes

Examples

See also