Revision as of 14:11, July 20, 2021 by Julie.munn@genesys.com (talk | contribs) (Created page with "= Configuration namespace = ==Methods== The Configuration namespace includes the following methods: * getOption ===getOption=== {| ! Sign...")
Configuration namespace
Methods
The Configuration namespace includes the following methods:
getOption
Signature | <static> getOption(options) → {Array.<Section>} | ||||||||
---|---|---|---|---|---|---|---|---|---|
Description | Get configuration options and values for a specific option name or a subset of options from the [interaction-workspace] section or a custom section. | ||||||||
Parameters |
| ||||||||
Returns | Array.<Section> |
Type definitions
The Configuration namespace includes the following object types:
Section
Description | Represents the JSON structure of a configuration section. Each section includes a list of key/value pairs for the matching option(s). | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Type | Object | |||||||||
Properties |
|
Comments or questions about this documentation? Contact us for support!