01-25-2008 03:19 PM
01-28-2008 02:36 PM
Hello tonroo,
The %CurrentExecution% macro will return a string-based description of the current execution state. This macro does not return a reference to the execution state, but simply a text description of the current execution. This string value can be used to update UI elements, expressions, or anywhere you want to print the status of the current execution. The TestStand online help has a more complete description of this and the other CaptionSources here.