QodlyScript ReferenceClassesZIPFileZIPFileThe following properties and functions from the File class are available to ZIPFile objects:Available File APIs for ZIPFileComment.copyTo( destinationFolder : 4D.Folder { , newName : string } { , overwrite : integer } ) : 4D.File.exists : boolean.extension : string.fullName : string.getContent() : 4D.Blob.getText( { charSetName : string { , breakMode : integer } } ) : string.getText( { charSetNum : integer { , breakMode : integer } } ) : string.hidden : boolean.isAlias : boolean.isFile : boolean.isFolder : boolean.isWritable : booleanAlways false with ZIP archive.modificationDate : date.modificationTime : time.name : string.original : 4D.File.original : 4D.Folder.parent : 4D.Folder.path : stringReturns a path relative to the archive