Logical NOT of any expression.
Any expression.
Returns the logical negation of the value.
{{not val}}{{#if (not (eq val1 val2))}}...{{/if}} Copy
{{not val}}{{#if (not (eq val1 val2))}}...{{/if}}
Logical NOT of any expression.