Trim
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Trim( value )
trim( value )
Trim( value )
Trim( value )
Trim( value )
Trim( value )
Description
The Trim
function returns a string which has both the leading
and trailing white spaces, tabs, and new lines removed from the string.