DeepDiscard (ScreenField subroutine)
Do deep discard of a ScreenField object (ScreenField class)
[Introduced in Sirius Mods 8.0]
Although a generic Discard of an XmlNode is not allowed, you can use the DeepDiscard method to explicitly discard an XmlNode object.
Note: DeepDiscard explicitly discards the method object as well as the Screen object with which it is associated.
Syntax
sfield:DeepDiscard
Syntax terms
sfield | A ScreenField object, which may be Null. |
---|