×

Overwrite File

iOS 14 +

Notes

Overwrite a passed in file with the contents of another.

Syntax

overwriteFile(file: <#Variable#>, overwrite: <#Variable#>, isFolder: <#Boolean#>, path: <#String (Allows Variables)#>)

Example

overwriteFile(file: ShortcutInput, overwrite: Clipboard, isFolder: true, path: ""/jellycuts/"")