Back
All Commands
All Other
Commands
FILE_MOVE
Move a file to a new location
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | source_file | String | The file name to move | |
| 2 | target_folder | String | The folder to move it to | |
| 3 | target_name | String | The target file name. Leave empty to keep current. | |
| 4 | options | 0 | Integer | 1 = Overwrite if exists, 2 = Create target folder if needed 3 = Both of the above |