GunzipFilename (String function): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (→See also) |
||
Line 13: | Line 13: | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
<ul> | |||
<li>Other related methods: | |||
<ul> | |||
<li><var>[[Gunzip (String function)|Gunzip]]</var> | |||
<li><var>[[GunzipDatetimeNS (String function)|GunzipDatetimeNS]]</var> | |||
<li><var>[[Gzip (String function)|Gzip]]</var> | |||
<li><var>[[Deflate (String function)|Deflate]]</var> | |||
<li><var>[[Inflate (String function)|Inflate]]</var> | |||
</ul> | |||
{{Template:String:GunzipFilename footer}} | {{Template:String:GunzipFilename footer}} |
Revision as of 18:04, 9 August 2012
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 | string |
---|---|
string | string |
Usage notes
Examples
See also
- Other related methods: