WorkspaceObject.InsertCodeModules
- Updated2024-10-09
- 1 minute(s) read
WorkspaceObject.InsertCodeModules
Syntax
WorkspaceObject.InsertCodeModules( [itemList])
Return Value
Returns an array of WorkspaceObjects that were added to the workspace.
Purpose
Inserts WorkspaceObjects for the code modules of the specified sequence files.
Remarks
This method traverses the WorkspaceObject hierarchy searching for sequence files. For each sequence file it finds, this method finds all the code modules in the sequence file and adds a WorkspaceObject for each one to the workspace.
Parameters
itemList As Variant
[In] [ Optional ] Specifies an array of WorkspaceObjects that specifies the selected files. If you omit this argument, the method uses this WorkspaceObject.