Element Details: Procedure.UnCompress+File
 Back


Available in: Logi Info Source code name: Procedure.UnCompressFileIntroduced in: v10.0.269

Uncompress a file from a Zip file.

If no destination folder is specified, the files are written to the applications rdDataCache directory.

Element Group:Files and Folders



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CompressedFilename
UserDefined
(Required) The full name and path of the compressed file.
DestinationFolder
UserDefined
The full path to the destination folder.
FilesToUnCompress
UserDefined
The name of the file to uncompress. Wildcards (* and ?) can be used with the attribute. For example to uncompress all the files leave this blank or use "*.*". To uncompress only XML files that start with an S, use "S*.xml".
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

If Error


 Back to top


 Chart Debug