Rule Editor
Rule Editor

Editing an If-Node or a condition in a Process will display the Rule Editor which allows you to evaluate your execution logic using commonly used terms and symbols.
Advanced Editor
Click on "Use Advanced Editor" below the Rule Editor to switch to the Advanced Editor. Here you can evaluate a CognigyScript expression using JavaScript.
Examples

This checks your user's profile for him being a vegeterian

This checks if your user is at least 18 years old

This checks if your user's input text is "hello"
Updated over 3 years ago