String Trim
Trims characters (defaults to whitespace) from both ends of the input string.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Input
INPUTThe input string to convert.
Characters
INPUTOptional characters to trim instead of default whitespace.
Data Outputs
Result
OUTPUTstring
The trimmed string.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing