Create File
Description
Create a directory at the specified location.
Properties
Category | Property | Type | Description |
---|---|---|---|
Common | Continue On Error | In(Boolean) | This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. The default value is False. |
Directory | Path | In(String) | The full path of directory to be created. E.g: "C:\Users\Admin\Downloads" |