Create Folder
Creates a folder.
This activity creates a folder at the specified location.
Input
- Path: - String Argument- RequiredSpecifies 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.
 
Last updated
