API Reference > presentation-frontend > Core > RulesetVariablesManager > getString getString Method Retrieves string variable value. Returns empty string if variable does not exist or does not convert to string. getString(variableId: string): Promise<string> Parameter Type Description variableId string Returns - Promise<string> Defined in presentation/frontend/src/RulesetVariablesManager.ts Line 22 Last Updated: 13 June, 2024