Skip to content

Component Function

Overview

A function, exposing input and output parameters that can be called by any other function. You could describe functions as Components, Formulas, Workflows, Flows or Automations.


Parameters

ParameterParameterValid BlocksRequired
Inputs Set values (that you choose) as inputs to this function. These are read-only. Basic Type Block Group No
Variables For variables and constants that you need in this function (these are not asked for or returned from this function). These are read/write. Basic Type Block Group No
Logic Flow This is where you build logic and call other functions. Blocks will be executed as a sequence of instructions in order (top to bottom, following tree branches on the way down). Process Block Group No
Outputs Set values (that you choose) as outputs (results) from this function. These are write-only. Basic Type Block Group No