- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @wpomeroy ,
You can define your variable in the webApp properties and then you can updated the values of the variable by Javascript.
Once you have declared the variable in the webApp proerpties then you can use the javascript code to update the variable.
document.controller.setValue('/ctx/vars/VARIABLE_NAME','VARIABLE_VALUE');
Views
Replies
0 Likes
Total Likes