Equals
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Copied!
Equals(value_1, value_2, ...)
Description
The Equals
function tests equivalence between a list of values.
Two functions are considered equal if their syntax is identical. For example: shellCopied!
|