
Expression Engine
- Language: Go-based expression syntax (expr-lang)
- Context: Access to current workflow variables and execution context
- Evaluation: Real-time evaluation during workflow execution
Properties:
- Expression The Condition Node’s expression field utilizes Orka Expression Language (OEL) for configuring conditional expressions. OEL provides a powerful way to create logical conditions based on workflow variables and context.
Operators and Functions
- Comparison Operators:
- Logical Operators:
- Mathematical Operators:
- Built-in Functions

