Select

The Select Node takes an index value and returns the appropriate entry from a fixed list of integer values added to the node. Values are added using the plus button, and can be reordered and removed using the buttons next to each list entry.
The Mode parameter defines what the node will do if the provided index is out of range for the number of items in the list. See the Wrap and Clamp nodes for details of how the two modes work.