CreateFolder
Creates a folder within a filesystem at the specified path, allowing you to structure and organize files into logical directories.
Input
| Name | Type | Description |
| Path | String | Mandatory. The full path where the new Azure Data Lake Storage folder is created. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates whether the folder creation operation completed successfully. |