Update Values in a Macro when Custom Widget Function is Called
I am attempting to pass values from a widget to the XML script of a Macro record. These values would need to be passed and and received by the macro after the macro is executed. I have seen the example code of "CustomEvent.observe()", but I am not ...