demux
demux
is a synonym for switch
. Please see the documentation for switch
.
If you add a demux
to the project, when you perform the Update
or Type inference
action, it will be replaced by an otherwise identical switch
node.
demux
is a synonym for switch
. Please see the documentation for switch
.
If you add a demux
to the project, when you perform the Update
or Type inference
action, it will be replaced by an otherwise identical switch
node.