getProperty
getProperty() Function
• Introduced in version 1.3b48
Returns the value of a token property of the Current Token. 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.Usage
getProperty(name)