getProperty

From RPTools Wiki
Revision as of 23:17, 1 December 2008 by Craig (talk | contribs) (New page: ==Function getProperty== {{ProposedChange}} Returns the value of a token property. If the token property contains nothing then an empty string ("") ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function getProperty

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

Returns the value of a token property. 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.

[h: val = getProperty(name)]