The FALSE function returns the logical value False.
Syntax
FALSE()
Parameters
The FALSE function does not accept arguments.
Returned value
The FALSE function returns a Boolean.
Examples
The following example returns the value True if the amount of the sale has been greater than € 1,000, and False otherwise:
Related functions
Category
Logical