getProperty
getProperty() Function
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
[h: val = getProperty(name)]