Solved
Forum Discussion
nedbacan
3 years agoFrequent Contributor
I am referring to Project Variables but when I want to repeat test again, I would like to clear all global variable to my project so at the end is all new data. I understand the previous data are overwritten, but to assure myself I prefer clearing everything all at once. Is there a way to do this in javascript?
These variables are pass down to other scripts within the project.
Marsha_R
Champion Level 3
3 years agoThere are javascript examples for adding and deleting variables at the link I mentioned earlier.