×

Bookmark File

iOS 14 +

Notes

Access files outside of the Shortcuts folder without having to select a file manually each time. You can also delete bookmarks or get all bookmark names.

Syntax

bookmarkFile(mode: <#Enumeration (BookmarkMode)#>, file: <#Variable#>, setName: <#String (Allows Variables)#>, getName: <#Array#>, deleteName: <#Array#>, overwriteDupes: <#Boolean#>, bookmarkName: <#String (Allows Variables)#>)

Example

bookmarkFile(mode: Get, file: , setName: "", getName: User File, deleteName: , overwriteDupes: , bookmarkName: "")