If V-Control GUI could accept a string as a parameter to a Command Button and pass it back to V-Control, I could move a lot of my programming directly into the GUI editor.
In my specific case, I’m interested in writing WATCHOUT control commands like:
“run AuxTimeline1”
Currently, I have to create a dedicated task for every single cue in my show in V-Control, then trigger the tasks from V-Control GUI — it’s a lot of back and forth, repetition, and opportunity for mistakes.
Might this be doable?