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