Support Board
Date/Time: Wed, 27 Nov 2024 11:38:32 +0000
Post From: How to negate a condition
[2014-08-20 19:51:36] |
User28286 - Posts: 24 |
Hello, how do I form a condition, which is a negation, eg. if "NOT(C[-1]>O[-1])", then condition is True. In NinjaScript one can use character "!" to negate the following condition - how to do it with SC when defining an Alert condition in a Study? Thanks. |