Trim string

⌘K

This activity allows removing symbols from the text and store result in variable.

trim_string_1
Parameters

Input parameters

ParameterDescriptionExample
This stringString from which all leading and trailingoccurrences of trim symbols will be removed.Any string
This symbolsSymbols to be removed.Any symbols
Variable:stringTrimmed string.

Example

trim_string_2

How can we help?