Skip to main content
Evaluates assignment expressions and stores results as workflow variables.

Core Functionality

  • Create/update variables
  • Do calculations
  • Transform data
  • Values become available to subsequent nodes immediately

Properties

Example

age = 25
name = "John"
isActive = true
For more examples and detailed syntax information, see the OEL documentation.