Delete (ScreenField subroutine): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:ScreenField:Delete subtitle}} | |||
This method deletes a screenfield. Any space used by the screenfield is recovered and may be used again by a new screenfield. | This method deletes a screenfield. Any space used by the screenfield is recovered and may be used again by a new screenfield. | ||
==Syntax== | ==Syntax== | ||
{{Template:ScreenField:Delete syntax}} | |||
===Syntax terms=== | ===Syntax terms=== | ||
<dl> | <dl> | ||
Line 6: | Line 9: | ||
<dd>A reference to an instance of a ScreenField object. | <dd>A reference to an instance of a ScreenField object. | ||
</dl> | </dl> | ||
==See also== | |||
{{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.