Hi Bob,
since the instance of a step doesn't have a version, you have to get the version of the type of step.
To do this in TestStand itself, I first have to find out what type the step is, using the step itself as an activeX reference. From the step type, using it as a property object I get the typeversion.
Hope this helps.
Sacha
I've attached an example in TestStand 2.0.1 which gets the version of a statement step in MainSequence - go to Mainsequence and Run Mainsequence (i.e. not using process model)
// it takes almost no time to rate an answer