Skip to main content
Version: Streamsheets 2.5

NOT

Evaluates, if all given values are FALSE.

Syntax

=NOT(Value)

Arguments

NameDescription
ValueValue to invert

Return

If value is TRUE, FALSE, otherwise TRUE.

Examples

FormulaResultComment
=NOT(TRUE)
FALSE