GetWordCount()
For a
Text
object named
myText
, use the following syntax:
var numOfWords = myText.GetWordCount()
Close