Create a Folder
Create a new folder with default security attributes.
Parameters
Folder
Specifies a full-qualified path that contains the name of the directory to be created. Relative path is not permitted.
Retrieve path of new folder
Assign the path of the new folder to a variable for subsequent using. The variable can be empty.
Notes:
You may specify a multi-level folder to create, such as "c:\abc\abc\abc".
|