getProperty
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.