NOT
The NOT function in Shedmate inverts the logical value of a condition. It returns TRUE if the original condition is false and FALSE if the original condition is true. It is useful for checking the opposite of a condition within an IF formula.
Syntax:
Parameters:
Usage example:
Last updated