# Trim string

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-16fe17ef234f0a75f66653bd0d591d691075f801%2Fimage%20\(262\).png?alt=media)

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

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-7cda0f8c9f3c9c9b3968d890481f953f10eab487%2Fimage%20\(178\).png?alt=media)

Properties

* String\*: \[String] Base string
* Result\*: \[String] Trimmed string
