SequenceFile.UnloadModules

Syntax

SequenceFile.UnloadModules

Return Value

Boolean

Returns True if all modules were successfully unloaded. If any sequences in the file are executing when you call this method, the method returns False .

Purpose

Unloads the code modules from all steps in all sequences of the sequence file.

See Also

SequenceFile.IsExecuting

SequenceFile.LoadModules