Function: IsNot
IsNot is a conditional function that can be used to invert a boolean value (if passed a true value, it will return false and vice-versa).
Syntax
IsNot(boolean)
IsNot is a conditional function that can be used to invert a boolean value (if passed a true value, it will return false and vice-versa).
IsNot(boolean)