WorkspaceObject.NewFolder
- Updated2024-10-09
- 1 minute(s) read
WorkspaceObject.NewFolder
Syntax
WorkspaceObject.NewFolder( Name)
Return Value
Purpose
Creates a WorkspaceObject folder.
Remarks
Use the WorkspaceObject.InsertObject method to insert the object into the workspace.
Parameters
Name As String
[In] Specifies the name of the folder.