resetProperty: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Macros:Functions:resetProperty moved to resetProperty) |
Verisimilar (talk | contribs) m (Added version.) |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
|name=resetProperty | |name=resetProperty | ||
|version=1.3b48 | |||
|description= | |description= | ||
Resets the specified [[Token:token property|token property]] on the [[Token:Current Token|Current Token]] so that it is empty and will return the default value when queried (if it has one). | Resets the specified [[Token:token property|token property]] on the [[Token:Current Token|Current Token]] so that it is empty and will return the default value when queried (if it has one). |
Revision as of 12:18, 10 March 2009
resetProperty() Function
• Introduced in version 1.3b48
Resets the specified token property on the Current Token so that it is empty and will return the default value when queried (if it has one).
Usage
[h: resetProperty(propName)]