dojox
»
dtl
»
filter
»
strings
» wordcount
dojox.dtl.filter.strings.wordcount
dojo.require("dojox.dtl.filter.strings");
defined in dojox/dtl/filter/strings.js
Usage
function (value)
(view source)
return
dojox.
dtl
.
text
.
pySplit
(
value
)
.
length
;
parameter
type
description
value