Is there a way to "send" variables between different Application Builder script namespaces?
Hi everyone, I'm working with Application Builder and I have lots of module windows and scripting required. I'm wondering if there is a way to "send" or "push"/"pull" variables to and from different scripting namespaces. So far, I have been defining most variables on the Application namespace, but it is starting to get very busy and I would prefer to have the scripts under their relevant modules w...