getProperty: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Applied Template:MacroFunction)
(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)]