GunzipFilename (String function)

From m204wiki
Revision as of 21:15, 3 September 2015 by ELowell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return name of GZIP format longstring (String class)

[Introduced in Sirius Mods 7.4]

Syntax

%outString = string:GunzipFilename Throws InvalidGZipData

Syntax terms

%outString The internal name, if any, of the string method object. If no such name is present, the null string is returned.
string A string that has been assigned the output of a Gunzip invocation.

See also