RemoveFormatting
Removes all formatting from a string.
Syntax
RemoveFormatting( StringValue );
Parameters
| Parameter Name |
Type |
Description |
Optional? |
Default Value |
| StringValue |
String |
The string value to convert. |
No |
n/a |
Output
The original string with all formatting removed.