API Reference > presentation-backend > Core > RulesetVariablesManager > getInts getInts Method Retrieves number[] variable value. Returns empty array if variable does not exist or does not convert to integer array. getInts(variableId: string): number[] Parameter Type Description variableId string Returns - number[] Defined in presentation/backend/src/RulesetVariablesManager.ts Line 57 Last Updated: 13 June, 2024