RemDelimiters
This method removes characters from the worktext object.
Syntax
RemDelimiters (Delimiters as String)
| Parameter | Description |
|---|---|
| Delimiters | Characters to remove from the worktext.
To combine all lines to a single line, use the symbol for CRLF as parameter in this method. |
