🧮Function

🧮 The Function block runs custom program logic to transform data inside a workflow.

What it does

Write code that receives outputs from previous blocks, processes them through formatting, calculation, or filtering, and returns a result for later steps.

Uses

  • Transform data between two steps.
  • Apply precise calculations or business rules that do not require a model.