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> Last Updated: 09 November, 2021