Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ, 7z, TAR or TAGZ format).
Syntax
<Result> = zipNbFile(<Archive>)
<Result>: Integer
Number of files in the specified archive.
<Archive>: Character string or zipArchive variable
Name of the archive to be used.
This name can correspond to:
Business / UI classification: Business Logic