Read Me - Common Public License V1.0 - Copyright Notice(©)

wordIndex


>>-wordIndex(n)------------------------------------------------><

Returns the position of the first character in the [n] th 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.

Read Me - Common Public License V1.0 - Copyright Notice(©)