Delete (ScreenField subroutine): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
Line 5: | Line 5: | ||
{{Template:ScreenField:Delete syntax}} | {{Template:ScreenField:Delete syntax}} | ||
===Syntax terms=== | ===Syntax terms=== | ||
< | <table class="syntaxTable"> | ||
< | <tr><th>%sfield</th> | ||
< | <td>A reference to an instance of a ScreenField object.</td></tr> | ||
</ | </table> | ||
==See also== | ==See also== | ||
{{Template:ScreenField:Delete footer}} | {{Template:ScreenField:Delete footer}} |
Revision as of 20:17, 18 March 2011
Delete screenfield (ScreenField class)
This method deletes a screenfield. Any space used by the screenfield is recovered and may be used again by a new screenfield.
Syntax
sfield:Delete
Syntax terms
%sfield | A reference to an instance of a ScreenField object. |
---|