Open mklemarczyk opened 3 years ago
Current syntax for not equal is a very long and can create confusion when used multiple times in predicate.
{NOT, {=, $userLevel, admin}}
Proposition {!=, $userLevel, admin}
{!=, $userLevel, admin}
Current syntax for not equal is a very long and can create confusion when used multiple times in predicate.
{NOT, {=, $userLevel, admin}}
Proposition
{!=, $userLevel, admin}