RiTa
index
Name getWordCount()
Class RiString
Description Returns the # of words in the object according to the default WordTokenizer.
Syntax
getWordCount();
Returns int
Usage Web & Application
Related