DeepDiscard (ScreenField subroutine)
Do deep discard of a ScreenField object (ScreenField class)
[Introduced in Sirius Mods 8.0]
This page is under construction
Syntax
sfield:DeepDiscard
Syntax terms
sfield | A ScreenField object, which may be Null. |
---|
Usage notes
- Like the generic Discard method, DeepDiscard explicitly discards the method object. But, unlike Discard, it also explicitly discards all objects that are referenced by the object being discarded.