Using Global Variables within Umajin
Overview Learn how to use the Set Global Variable Action, and the getGlobalVar and setGlobalVar JavaScript functions to set variables that are accessible all throughout a project. In this example, we use it to set the background color of an application and to change the font across an app. This