Navigation: thinBasic Modules > ZLIB > STRUNZIP$ |
|
Description
UnCompress a string.
Syntax
s = STRUNZIP$(Compressed_String)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
Compressed_String |
String |
No |
Any compressed string to be de-compressed |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |