×

Make Archive

iOS 14 +

Notes

Makes an archive of the given file.

Syntax

makeArchive(input: <#Variable#>, type: <#Enumeration (WFArchiveFormat)#>)

Example

makeArchive(input: ShortcutInput, type: .zip)