Hi y'all.
Thanks in advanced for any help.
I would like to know if there is a TestStand variable that counts how many times the sequence has been executed.
I could easily do this by generating a fileGlobal variable, and add 1 each time the sequence enters the testReport sequence callback, but i would like to know if teststand already do this.