FALSE

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:

FALSE function. Example of use

Related functions
Category
Logical
Submitted by admin on Mon, 12/03/2018 - 23:17