dojox.dtl.filter.strings.make_list
dojo.require("dojox.dtl.filter.strings");
defined in dojox/dtl/filter/strings.js
Returns the value turned into a list. For an integer, it's a list of digits. For a string, it's a list of characters.
Usage
function (value) (view source)
parameter | type | description |
---|---|---|
value |