07-30-2009 09:53 AM
Is it possible to use a variable (locals, parameters, etc...) for the 'Time to Wait' field within the TestStand message step?
TestStand 4.1
Thanks
Rafi
Solved! Go to Solution.
07-30-2009 10:29 AM
Go to Step Settings>>Properties>>Expressions>>Pre Expression and enter something like:
Step.TimeToWait = Locals.MyTimeToWait