Login Page - Create Account

Support Board


Date/Time: Mon, 20 Apr 2026 01:01:19 +0000



Post From: How to negate a condition

[2014-08-20 21:55:58]
Jeffrey - Posts: 2370
Use the "!" character, which is the logical not unary operator.

For example:
"!(C[-1]>O[-1])"