getProperty

From RPTools Wiki
Revision as of 03:46, 12 March 2009 by Verisimilar (talk | contribs)
Jump to navigation Jump to search

getProperty() Function

Introduced in version 1.3b48
Returns the value of a token property of the Current Token.

Usage

getProperty(name)

Parameter

  • name - The name of the property that has it value returned.


See Also

Version Changes

  • 1.3b51 - Changed to return the default value if the property has no value.