06-29-2016 02:11 PM
06-29-2016 03:00 PM
06-29-2016 05:07 PM
Yes, you've got the right idea. One minor tweak is that you don't need to use the To Variant function, you can wire any data type to the 'Set Control Values By Index' function, and it will be coerced.
06-30-2016 12:45 AM
The real question is whether you have a need for this. I have a few specific use cases (such as code which updates many controls by label, and today does it by defer->set values->undefer, where this would be a very practical replacement), but it's probably something you would use relatively rarely.
06-30-2016 11:08 AM