getPropertyDefault: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) 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)