Create Folder
Creates a folder.
Last updated
Creates a folder.
Last updated
This activity creates a folder at the specified location.
Path: Required
Specifies the full path of the folder to be created.
If Exists:
Error
- If the user-specified folder already exists, it shows an error.
Continue
- If the user-specified folder already exists, the activity will continue without producing any error.