ApplicationMgr.StartExecution
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ApplicationMgr.StartExecution
Syntax
ControlName_StartExecution( exec, thrd, initiallyHidden)
Applies To
Purpose
Occurs when an execution starts.
Parameters
exec As Execution
[In] Specifies the newly started execution.
thrd As Thread
[In] Specifies the thread of the execution.
initiallyHidden As Boolean
[In] Specifies whether the execution is initially hidden.