Skip to content

Trim

mapping category: string no `||`

Removes whitespace from both ends of a string.

Strips leading and trailing whitespace from the input string.

Parameters

No parameters accepted.

Input type

  • STRING

Output type

  • STRING

Examples

Default

Trim()

See also

Truncate, PrePad, PostPad, SubString