CalcMe documentation CommandsProgramming functions Not Not Logical negation operator. It is defined as not true = false and not false = true. Syntax not Expression Description