PropDefaultValue

Description

Returns the default value of the specified property. This value is retrieved from the property definition.

Syntax

PropDefaultValue(PropAbbrev: String): String 

Example

PropDefaultValue(Currency)

The return value is USD.