getBool Method
Retrieves boolean variable value.
Returns false if variable does not exist or does not convert to boolean.
getBool(variableId: string): Promise<boolean>
| Parameter | Type | Description |
|---|---|---|
| variableId | string |
Defined in
Last Updated: 08 January, 2020