getPropertyDefault: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Unifying Current Token red link.)
m (Adding to Property Function category)
Line 10: Line 10:
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]][[Category:Property Function]]

Revision as of 18:57, 20 November 2012

getPropertyDefault() Function

Introduced in version 1.3b48
Returns the default value of a token property for the Current Token. If the default value contains nothing then an empty string ("") is returned.

Usage

getPropertyDefault(name)