Description
Read-only. Returns the number of words, or tokens, that comprise the ASCII value of the given object.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application
Syntax
object.WordCount
Parameters
Object is a reference to the ColumnSolutionRow or Solution object. For more information, see ColumnSolutionRow Object (page ColumnSolutionRow Object) or Solution Object.
WordCount is the command.
Example