Normalizes the whitespaces in the current item.
[Visual Basic] Sub NormalizeWhiteSpaces() [C#] void NormalizeWhiteSpaces(); [C++] void NormalizeWhiteSpaces(); [JScript] function NormalizeWhiteSpaces();
This method reduces sequencial whitespaces into a single space.
IFilterItem Interface | Okapi.Library.Filter Namespace