Step.UnloadModule

Syntax

Step.UnloadModule

Return Value

Boolean

Indicates if the module was successfully unloaded.

Purpose

Unloads the code module for the step.

Remarks

The module is not unloaded if the step is currently executing.

See Also

LoadModule