ApplicationMgr.SetAutoCloseExecution
- 更新时间2025-07-21
- 阅读时长1分钟
ApplicationMgr.SetAutoCloseExecution
Syntax
ApplicationMgr.SetAutoCloseExecution( exec, val)
Purpose
Sets an execution to automatically close when complete.
Parameters
exec As Execution
[In] Specifies the execution you want to close automatically.
val As Boolean
[In] Pass True for the execution to close when complete. When this parameter is False , the execution does not close automatically.