Overview
Trims whitespace or a list of custom characters from the start and / or end of a string
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set a Dynamic Name |
Show the Dynamic Name slot in the tree so that it can be set statically or dynamically
|
Boolean Block Group
| No |
Dynamic Name |
The dynamic name of this item
|
Text Block Group
| No |
Attributes |
Metadata values for this block. Used in XML and multipart/form-data.
|
Text Block Group
| No |
Input |
The input string to perform the replace operation on
|
Text Block Group
| Yes |
Trim End |
Whether to trim the start, the end, or both ends of the input string
|
Text Block Group
| No |
Trim Type |
The type of characters to trim
|
Text Block Group
| No |
Custom characters |
If provided, and in 'custom' mode, trim any of these characters from the string (they are not treated as a whole word or phrase)
|
Text Block Group
| No |