Concat
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Concat( value, [ separator ] )
concat( value, [ separator ] )
Concat( value, [ separator ] )
Concat( value, [ separator ] )
Concat( value, [ separator ] )
Concat( value, [ separator ] )
Description
The Concat
function returns a string which has joined a list of
strings into a single string.