>>-wordIndex(n)------------------------------------------------><
Returns the position of the first character in the nth whitespace-delimited word in the receiving buffer. It returns 0
if the receiving buffer has fewer than n words. The n must be a positive whole number.