dojox.dtl.filter.strings.stringformat
dojo.require("dojox.dtl.filter.strings");
defined in dojox/dtl/filter/strings.js
Formats the variable according to the argument, a string formatting specifier. This specifier uses Python string formating syntax, with the exception that the leading "%" is dropped.
Usage
function (value, arg) (view source)
parameter | type | description |
---|---|---|
value | ||
arg |