My version is 2020
Wait for the experiment to end in flexscript
and get the value of the experiment result in flexscript
The above two things about flexscript are my problem
I've set up the scenario in flexscript and the performance measures manually
and I'm going to run the experiment
I want to write the code to wait for the experiment to end
How to do in flexscript ? (first question
The experiment is over
and the result of the experiment is 5
How to get the value of 5 in flexscript ? (second question
I tried to write the code but didn't work
If available can you demonstrate how to write the code ?