Spread 8.0 Documentation
FALSE
Support Options
Formula Reference > Built-In Functions > FALSE

Glossary Item Box

FALSE


Name

False

Description

Returns the value 0 (False).

Syntax

FALSE( )

Remarks

The function does not accept arguments.

See also AND, IF, NOT, OR, and TRUE.

Data Type

Does not accept data. Returns numeric (boolean) data. For more information, see Data Type for Each Cell Type.

Example

FALSE()

Copyright © GrapeCity, inc. All rights reserved.