Changes

Jump to: navigation, search

Expressions/en

1 byte added, 17:45, 21 September 2017
Importing a new version from external source
==== Not (!) ====
Performs the denial logical operation for a boolean value. If the operand is are ''true'' the ''NOT'' convert it to ''false'' (and the other way around). Represented by the ''NOT'' operator (!).
Syntax: ''! <expression>''.
'''Examples''': IF(!BETWEEN("Date", '01/01/2013', '31/12/2013');'Not 2013';'2013').
11,677
edits

Navigation menu