Trim string

Element that removes spaces at the beginning and at the end of the given string.

Properties

  • String*: [String] Base string

  • Result*: [String] Trimmed string

Last updated