John,I do this frequently when I am developing courses so that I can track how the variables are setting. There are two options you can use to do this.The first is to set an action that will update a text placeholder on the screen so that when the variable is changed the placeholder text is updated with the new value automatically.The other option is to put a button on the page that when clicked displays all the variable values on the page. Again you will need to set up a text placeholder to show the new values.hope this helps.Shawn