How to Store Global Variable into Wappler Variable

This might be a super easy question but I am not sure as I am just not familiar with it.

I had a developer write some code I have running and on a button click, it runs the code and creates a “Global Variable” that I can access if I simply type in the variable in Google Console “design_data”

design_data is an object.

I am trying to figure out how to pass this into a wappler variable or bind the value to a wappler variable but cannot figure out how.

I am able to also view the variable through…

window.design_data

globalThis.design_data

Any ideas on this?

Community Page
Last updated: