wwUtils::GetWords Takes an input string and breaks it out into a collection of words separated by spaces or line breaks. o.GetWords(lcText) FoxPro collection of the individual words Parameters lcText The text that is to be split into words. See also Class wwUtils