Skip to content

Architecture Switch

The Architecture Switch node allows to change the execution flow based on the architecture of the system.

Inputs#

Port Description

Outputs#

Port Description
x64
Executes the x64 architecture branch.
arm64
Executes the arm64 architecture branch.

ID: switch-arch@v1