Description
Returns the default value of the specified property definition.
Syntax
PropDefaultValue(PropAbbrev: String): String
PropAbbrev is the name of the property to use.
Example
PropDefaultValue(Currency)
The return value is USD.