Converts a text array into an enum.
Use this to easily generate enums, including within expressions.
menu: veeos ==> Data ==> Conversion ==> listToEnum
library: dataLib
o_listToEnum(["one","two","four"])
returns an enum with three
values
VEE 7.0+, all platforms
toBinStr8, toBinStr16, toBinStr32, toBinStr64, toBinStrN, hexToInt, toUInt8, toInt32, enumToList