Exists entry
Anatomy
<zip:exists var="var" filename="string"/>
Parents: zip:archive
Description: ZIP:EXISTS checks whether an entry exists within an archive.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| var | var | Result variable name | zip:exists |
| filename | string | Filename | zip:exists |
Results:
| Binding | Type | Predicate |
|---|---|---|
| var | bool | N/A |