Lucee Function Reference
Function ISZIPFILE
Verifies whether an zip file is valid.
Example
iszipfile(string path):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
path | string | Yes | path to the zip file |