CleanTxt Procedure
Removes all characters with characters with decimal code less than 32.
Signature
CleanTxt(TextToClean: Text) : Text
Parameters
TextToClean
Text
The text to clean.
Returns
Text
The input text, except characters 0-31.
This documentation is generated from Smart Toolbox v27.0