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