This game is a digital version of the famous party game charades, but in reverse. You pick a theme and then everyone else has to act out a word for you to guess. You only have a minute so try and guess using people’s clues. You can use just acting
Read More »
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
Carolyn Harney August 29, 2017
Accessing Global Variables from Actions
Overview Using Advanced Actions, developers can access and alter values in their JavaScript files with the Umajin platform. In this tutorial, we will make a basic two-page demonstration project with an Action which creates a Global Variable that can be used later in the development process. Prerequisites Umajin Editor downloaded and
Carolyn Harney August 2, 2017