PhixFlow Help
Removes leading and trailing white spaces from a string, returning the cleansed string.
trim(string)
trim(" ABCDEF ")
Returns "ABCDEF".
Please let us know if we could improve this page feedback@phixflow.com