LM.CreateDir(path)
Version added: 14.4
Create a folder
Arguments:
| Name | Type | Description | Default | Ver |
| path | char | Path to the new folder | 14.4 |
Return value:
bool True if the folder successfully created
| Name | Type | Description | Default | Ver |
| path | char | Path to the new folder | 14.4 |