Chapter 80. serialize
Table of Contents
This library provides a method serializing objects in SIMPOL to a file, and then reloading them.
loadserializeddata()
Description
Prototype
loadserializeddata (
string ,
integer filename )
error
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| filename | None | string | |
| error | None | integer |


