Skip to main content

@mapgear/geoapps > App > Get

App.Get() method

Gets a setting by the specified key

Signature:
Get(key: string): string;

Parameters

ParameterTypeDescription
keystringThe key of the requested setting
Returns:

string

The value of the setting