Evaluate panel
- Last UpdatedMay 14, 2024
- 1 minute read
The Evaluate panel evaluates a condition clause to check its result. It simplifies the task of solving a condition with the current values of all involved fields and variables.
-
Sometimes, the condition clauses use comparisons and other conditional operators.
-
It accepts the same syntax used in the scripts for conditional clauses. You can copy a clause from the script and check it.
-
As a side effect, you can use the tool to find the current value of a field or a variable without having to look for it.
-
The evaluate tool does not return the final condition result. It just substitutes all the references with their values.
How to evaluate a condition
-
Write or paste the condition.
-
Select Evaluate.
-
Observe the result.
