/
trim

PhixFlow Help

trim

Function: trim()

Removes leading and trailing white spaces from a string, returning the cleansed string.

Syntax

trim(string)

ArgumentTypeDescription
stringStringThe string to be cleansed.

Examples

trim(" ABCDEF ")

Returns "ABCDEF".

See Also

Related content

trim
More like this
trim
trim
More like this
trim
More like this
trim
trim
More like this
trim
More like this
trim
trim
More like this

Please let us know if we could improve this page feedback@phixflow.com