Enumeration

Enumeration Enumerates words from a custom list and provides their indices.

The Names property is a comma separated list of strings which is used to translate the Input property into an index. This node is often used in conjunction with the Switch Node.

Example: Cogwheel orange, Cogwheel black, Cogwheel gray for Names and Cogwheel black for Input will result in the Index output property being assigned the value 1.

See also: