×

Move File

macOS 12 +

Notes

Moves the given file to a given folder

Syntax

moveFile(file: <#Variable#>, folder: <#Variable#>)

Example

moveFile(file: ShortcutInput, folder: Clipboard)