Creates a new folder within the parent folder.
"dataFolders_var" is a variable referencing a DataFolders object. |
"dataFolders_var" is a variable referencing a DataFolders object. |
| Type | Description |
| DataFolder | Returns the created DataFolder or null if the creation failed. |
| Name | Type | Description |
| name | string | The name of the folder. This must be unique with respect to the other folders within the parent folder. |