I want to ask you to add support for this type of call to kendo.format: kendo.format('{0} - {1}', [3, 5]); Of course this is not useful if you have the parameters in seperate variables. But it is useful if you get the format and the parameters from some external source and that delivers the parameters as an array.
can be achieved with function.apply