Caplin Trader 4.7.1

Interface: module:caplin/services/ConfigService

module:caplin/services/ConfigService

Provides information specific to this application instance.

Methods

getProperty(sPropertyName) → {string}

Retrieves the named property.
Parameters:
Name Type Description
sPropertyName String The name of the property.
Returns:
The property value.
Type
string