FALSE Function

The FALSE function is one of the logical functions. The function returns FALSE and does not require any argument.

Syntax

FALSE()

Notes

How to apply the FALSE function.

Examples

The figure below displays the result returned by the FALSE function.

FALSE Function