Bypass metanode or component

Hello,

Empty Table Switch is a good solution if you only have to handle empty tables. If you have to handly more complex states you can control the If Switch Node with a Rule Engine Variable. If your conditions are true then use the “top” output of the If Switch otherwise the “bottom” output.
Of course you can nest these switches.

My content of the Rule Engine Variable Node looks like this

Please note that the If Switch Node needs case sensitive input! “bottom” and “top” only in lower case letters.

Brotfahrer

2 Likes