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.

See Also

ApplicationMgr.GetAutoCloseExecution