Skip to content

String Trim

Pure

Trims characters (defaults to whitespace) from both ends of the input string.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Input

INPUT

The input string to convert.

Characters

INPUT

Optional characters to trim instead of default whitespace.

Data Outputs

Result

OUTPUTstring

The trimmed string.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing