Relatively new to TestStand, and struggling with a problem.
I want to "scan" a test sequence, and for every step in the sequence where the name starts with a 4 digit number (i.e. "0400 - Measure...") i would like to add an additional result with the name "StepNumber" and the value being the specific 4 digit number. I'm assuming that i should use calls to the TestStand API, but my experience with this is almost non-existing, so any advice on where to begin would be greatly appreciated.