×

Get File Path

iOS 15 +

Notes

Get the path or URL to the input file.

Syntax

getFilePath(file: <#Variable#>, type: <#Enumeration (FilePathType)#>)

Example

getFilePath(file: ShortcutInput, type: path)