Enums are great! They are much better than strings for state machines and other case structure applications (IMHO, this post is for another discussion).
Let's make them better. When I start typing enum text in the case structure, LabVIEW gives only one autofill option: the first one. When multiple items start from the same string this autofill is useless.
IDEA: Multiple autofill choices (dropdown list), based on the typed text. Simple, easy, usefull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.