getBool Method
Retrieves boolean
variable value.
Returns false
if variable does not exist or does not convert to boolean.
getBool(variableId: string): boolean
Parameter | Type | Description |
---|---|---|
variableId | string |
Returns - boolean
Last Updated: 20 June, 2023