Skip to main content
Skip table of contents

addZipItem

Adds a new item into a ZIP archive being created with a createZip command.

Parent commands

  • createZip
    Required. The addZipItem command can only exist as a child of createZip.

Attributes

value

Required

Value type

EL-evaluated

Yes

File

Yes

Defines the File which is to be added as a new item into the archive.

name

Required

Value type

EL-evaluated

No

String

Yes

Defines the name of the new item in the archive.

If not defined or if the value is an empty String, the name of the File defined with value is used.

Examples

See the examples of createZip's documentation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.