Block Group: | Data Services |
Icon: |
![]() |
The Zip Upload block adds, into the specified project folder, all of the files that are included in an input ZIP file that is specified as binary.
The following properties of the Zip Upload block can take input and give output.
invoke causes the files to be added to the folder. Only works if enabled is set to TRUE.
enabled specifies whether the block is currently set to add the files to the folder.
autoRun specifies whether the files are added automatically.
folder is the project folder where the files are to be inserted.
data is the ZIP file, as binary.
The following property of the Zip Upload block can give output but cannot take input.
The following image demonstrates a typical use of the Zip Upload block. In this example, when the Zip Upload block is invoked, the unzipped file are placed in a directory named new_folder
.