...
Note |
---|
Do not use JS elements which modify the message (for example setStringField or transform) as a condition, because it will lead to error that interrupts the script. |
Note |
---|
When the script is used in the Action section, then error leads to the ruleFail event OnRuleFailEvent element, but when the script is used in the Condition section then it just returns 'false'. |