CalcMe documentationCommandsProgramming functionsNotNotLogical negation operator. It is defined as not true = false and not false = true.Syntax not Expression Description