
Contents |
Create a new folder in the current working directory.
1. mkdir dir:= "MyFolder";
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Directory | dir |
Input string | |
Specify the name of the folder to be created. |
This X-Function is used to create a new folder in the current working directory.