Not
or
Logical Not function (negation). Returns
True
if the statement isFalse
. ReturnsFalse
if theexpr
isTrue
See
Examples
Implementation status
- ✅ - full supported
or
Logical Not function (negation). Returns
True
if the statement isFalse
. ReturnsFalse
if theexpr
isTrue
See