Displaying variables on pages in MC Mobile App

Hi @all,

I’m working on a college group project at Cornell University for which we develop a mobile app based on MobileCoach. We would like to add a page to the app where we display some of the variables that we defined on the MC Web Designer and whose values are obtained by the chatbot. For example, through interacting with the chatbot, the user provides an input that is stored at variable $var. We want to display the value of this variable on a page that we called “Dashboard”, as shown below:

However, we are new to MobileCoach and we are not sure how we can access these variables from the MC Mobile App. Any suggestions on how we can do this?

Thank you!