×

Rename File

iOS 15 +

Notes

Renames the given file.

Syntax

renameFile(file: <#Variable#>, name: <#String (Allows Variables)#>)

Example

renameFile(file: ShortcutInput, name: "Super Cool File Names")