ApplicationMgr.EndExecution
- Updated2025-07-21
- 1 minute(s) read
ApplicationMgr.EndExecution
Syntax
ControlName_EndExecution( exec)
Applies To
Purpose
Occurs when an execution ends and the TestStand Engine sends a UIMsg_EndExecution message.
Parameters
exec As Execution
[In] Specifies the execution that has ended.
See Also
ApplicationMgr.ExecutionClosed
UIMsg_End Execution