Function "trim"

Summary

Removes all the white-spaces on both sides of a string. Returns the modified string The function belongs to the group "Text".

The return type is text.

Allowed number of parameters are 1.


Parameters

Parameter Description
1 The string to trim