StripCR
Deletes return characters from a string.
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string or variable that contains the text.
Examples
Related
Last updated