DocsVauSheetLogical Functions

Logical Functions

VauSheet · 61–80 · Cloud & Productivity

Learning level

68/100

Product version

1.0.1

Guide status

Stable

Sections

3

Logical Functions

Implementation-backed

Build conditional formulas with IF, AND, OR and NOT.

What this guide covers

IF
AND, OR, NOT
Value coercion

Quick facts

Version1.0.1
SurfaceWeb browser
StorageCloud + local checkpoint
ThemeLight · white/orange
Documentation rule: this VauSheet section describes the current implemented product behavior. It avoids claiming full Microsoft Excel parity or live-cursor collaboration where the current build does not provide it.
01

IF

IF evaluates a condition and returns the selected true/false branch. It requires at least a condition and a true value.

02

AND, OR, NOT

AND requires every condition to evaluate truthy, OR requires at least one, and NOT reverses the boolean interpretation.

03

Value coercion

The runtime interprets booleans, numbers and common text forms such as true/false when evaluating logical conditions.

Updated 2 Sep 2026VauSheet 1.0.1
Last updated 2 Sep 2026