Core DevelopmentClass FunctionsZIPFileVersion: 20ZIPFileThe following properties and functions from the File class are available to ZIPFile objects: Available File APIs for ZIPFileComment.copyTo( destinationFolder : 4D.Folder { ; newName : Text } { ; overwrite : Integer } ) : 4D.File.creationDate : Date.creationTime : Time.exists : Boolean.extension : Text.fullName : Text.getContent( ) : 4D.Blob.getIcon( { size : Integer } ) : Picture.getText( { charSetName : Text { ; breakMode : Integer } } ) : Text.getText( { charSetNum : Integer { ; breakMode : Integer } } ) : Text.hidden : Boolean.isAlias : Boolean.isFile : Boolean.isFolder : Boolean.isWritable : BooleanAlways false with ZIP archive.modificationDate : Date.modificationTime : Time.name : Text.original : 4D.File.original : 4D.Folder.parent : 4D.Folder.path : TextReturns a path relative to the archive.platformPath : Text