TrimRight
Description
Removes whitespace characters at the end of the string.
Input arguments
|
Argument Name |
Data Type |
Description |
|
|
expression |
String |
|
String to be trimmed. |
Return type
String
Example
Explanation
Remove trailing spaces from Field1.
Because the trailing spaces are not visible and the number of leading spaces may be difficult to determine, the last two columns in the following Result table show the length of the input and output fields.
Configuration
Result
Last modified: Thursday December 19, 2024