The Expand attribute function decompresses data and writes the decompressed value into the variable.
Syntax | |||||
Expand(Code) | |||||
Return value | |||||
None |
| ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Required |
Code |
Variant |
ByVal |
Compressed data | |
Note | |||||
Expand is the inverse function of Compress. | |||||
See also Compress