GunzipFilename (String function)

From m204wiki
Jump to navigation Jump to search

Return name of GZIP format longstring (String class)

[Introduced in Sirius Mods 7.4]


This page is under construction.

Syntax

%outString = string:GunzipFilename Throws InvalidGZipData

Syntax terms

%outString The decompressed content of the string method object.
string A string that has been assigned the output of a Gunzip invocation.

Usage notes

Examples

See also