Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 210 Bytes

makeArchive.md

File metadata and controls

11 lines (11 loc) · 210 Bytes

Make Archive

Notes

Makes an archive of the given file.

Syntax

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

Example

makeArchive(input: Shortcut Input, type: .zip)