GunzipDatetimeNS (String function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
Line 6: Line 6:
<table class="syntaxTable">
<table class="syntaxTable">
<tr><th>%number</th><td>number</td></tr>
<tr><th>%number</th><td>number</td></tr>
<tr><th>lstr</th>
<tr><th>string</th>
<td>lstr</td></tr>
<td>The GZIPped string.</td></tr>
</table>
</table>
==Usage notes==
==Usage notes==
==Examples==
==Examples==
==See also==
==See also==
{{Template:String:GunzipDatetimeNS footer}}
{{Template:String:GunzipDatetimeNS footer}}

Revision as of 20:12, 8 February 2012

Return create date of GZIP format longstring (String class)

[Introduced in Sirius Mods 7.4]


Syntax

%number = string:GunzipDatetimeNS Throws InvalidGZipData

Syntax terms

%numbernumber
string The GZIPped string.

Usage notes

Examples

See also