trim trim

Removes start and end spaces.

Category

String

Function syntax

trim(<parameters>)

Parameter

Parameter
Type
string
string

Signature and returned type

trim(<string>)

Return a string.

Example

trim(" Hello ")

Returns “Hello”.

recommendation-more-help
b22c9c5d-9208-48f4-b874-1cefb8df4d76