GarbageCollect (Object subroutine)
Clean up unreachable objects (Object class)
Syntax
%(Object):GarbageCollect
Syntax terms
%(Object) | The class name in parentheses denotes a shared method. GarbageCollect can also be invoked via an Object class object variable, which may be Null. |
---|
Usage notes
For more information about garbage collection, see Managing object storage.