wwUtils::GetWords

Takes an input string and breaks it out into a collection of words separated by spaces or line breaks.

o.GetWords(lcText)

Return Value

FoxPro collection of the individual words

Parameters

lcText
The text that is to be split into words.


See also:

Class wwUtils

© West Wind Technologies, 2023 • Updated: 08/27/16
Comment or report problem with topic