String Trim
Purpose of the Node
The String Trim node is used to remove leading and trailing whitespace from a given string input.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
string | Input String | Struct | Array |
trimmed_string | String without leading/trailing whitespace | String | Map |