getProperty: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
Verisimilar (talk | contribs) m (Macros:Functions:getProperty moved to getProperty) |
(No difference)
|
Revision as of 03:26, 8 March 2009
getProperty() Function
Returns the value of a token property of the Current Token. If the token property contains nothing then an empty string (
""
) is returned. This function will not return the default value for a property if it is empty.Usage
[h: val = getProperty(name)]