×

Save Files To Bookmarked Folders

iOS 14 +

Notes

Save the given files to the selected bookmarked folder. Folder bookmarks must be added first in the Settings tab of the Toolbox Pro app.

Syntax

saveFilesToBookmarkedFolders(bookmarkedFolder: <#Array#>, files: <#Variable#>, subFolderPath: <#String (Allows Variables)#>, overwriteExisting: <#Boolean#>, tags: <#Array#>)

Example

saveFilesToBookmarkedFolders(bookmarkedFolder: ["Jellycuts"], files: ShortcutInput, subFolderPath: "Files/", overwriteExisting: true, tags: ["Red"])