I'm making a presentation with a video and am adding some control buttons to stop/play/pause the video from the Brightsign app. I'm trying to make a toggle button for play/pause. I've got my UDP event set up perfectly and the toggle is working. I use a user variable called "pause" to determine what to do.
My only issue is, the "paused" variable shows up in the user variables under the Brightsign app. In an attempt to keep things super simple for my users so they don't get confused, is there a way to hide this variable so a user does not see it in the app?