Description

Untitled

This node lets you take in an enum value or any string and returns different outputs for certain values of that enum. This means that you don't have to use multiple if nodes, but can just add outputs to this node for the different enum options.

If the input value matches the name of an output it will be run. If it doesn’t match it will run the other option output.