Directory Create
DirectoryCreate supports creating directories (folders).
Properties
Section titled “Properties ”Directory
Section titled “Directory ”Indicates the full path of the directory on which to perform the action.
Directory exists
Section titled “Directory exists ”What to do when the target directory already exists.
Options:
-
Do nothing performs no action.
-
Increment folder name will add a number to the end of the folder name to make the name unique. This is a sequential number starting with 1.
-
Clear will delete the entire contents of the directory.
-
Throw exception will stop the process and return an error.
Definition
Section titled “Definition ”The function returns the name of the folder that was created.