Functiondojox.collections.ArrayList.toString

dojo.require("dojox.collections.ArrayList");
defined in dojox/collections/ArrayList.js

implementation of toString, follows [].toString();

Usage

function (/*String*/ delim) (view source)
parametertypedescription
delimString