Used to delete a file from the file system.
1. | File name | (Mandatory) | The file path where the file exists. If a relative file path, the file will be accessed from a script directory. Also accepts absolute file paths. |
2. | Use Script Root | (Optional) | Use this to force a subscript to access a file in the main script directory. Only applicable when the File name is a relative file path. Select either
|
Fig. 1 - Delete File - Inputs
None