Make Archive

Notes

Makes an archive of the given file.

Syntax

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

Example

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