NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can i access the stepname within a steps post-expression?

How can i access the stepname within a steps post-expression?

i only saw the step-id of the step: Step.TS.Id

is there a pssibility to get the stepname from the id?

thank you!
0 Kudos
Message 1 of 3
(3,056 Views)
Hi Fischer,

use the expression NameOf(Step).

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,050 Views)
hi,

thank you very much!

Karl-Heinz Fischer
0 Kudos
Message 3 of 3
(3,048 Views)