Switch

[flow/Switch]


Routes data received via data to one of the outputs matching the value in values, or to other otherwise.


Keywords: switch, route, value

Input ports

  • values: string[]

  • data: any

Output ports

  • data: any

  • other: any

Last updated