Syntax:=WordCount(Text)
Description:Returns the number of words in the Text string.
Example:=WordCount("the fox jumps over the box")