Create directory
Create directory is used for creating directory.
| *Directory name | The directory name is written |
| Create all directories | If there is no any intermediate directory in the given file path, it creates it sequentially according to the given path until the last directory. Example: C:\Temp\a\b\c And a not exists, if its true it creates a,b and c directories. |
Note: * Fields selected with are required, others are optional.
Directory name example
C:TempDenemeNewDirectory