Contains
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Contains( path, in )
contains( path, in )
Contains( path, in )
Contains( path, in )
Contains( path, in )
Contains( path, in )
Description
The Contains
function returns true
if the argument passed as in
contains a value at the specified path, and false
otherwise.
This function is deprecated. You should use its alias
|