Skip to main content
Version: Next

On Control Flow

Forward the object value only when the control flow is triggered

Description

Send the object's value exclusively when the control flow is activated.

It then triggers the output control flow.

Inputs

  • Control Flow (Control Flow): The event listener
  • data (Object): The data to propagate only on control flow trigger

Outputs

  • data (Object): Transmit the identical data that was provided as input.
  • Control Flow (Control Flow): Propagated after the data output has been set