Caplin Trader 5.0.0

Interface: module:ct-services/ConfigService

module:ct-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