getPropertyDefault: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getPropertyDefault== {{ProposedChange}} Returns the default value of a token property. If the [[Campaign:property defaul...)
 
Line 1: Line 1:
==Function getPropertyDefault==
==Function getPropertyDefault==
{{ProposedChange}}
 
Returns the [[Campaign:property default value| default value]] of a [[Token:property| token property]]. If the [[Campaign:property default value| default value]] contains nothing then an empty string ("") is returned.  
Returns the [[Campaign:property default value| default value]] of a [[Token:property| token property]]. If the [[Campaign:property default value| default value]] contains nothing then an empty string ("") is returned.  



Revision as of 15:08, 6 December 2008

Function getPropertyDefault

Returns the default value of a token property. If the default value contains nothing then an empty string ("") is returned.

[h: val = getPropertyDefault(name)]