API Reference > presentation-frontend > Core > RulesetVariablesManager > getBool 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 Returns - Promise<boolean> Defined in presentation/frontend/src/RulesetVariablesManager.ts Line 32 Last Updated: 13 June, 2024