standard.lang.serialize

standard.lang.serialize is available since version 1.0.
Import library : standard.lang.serialize
(you must include this at the top of your source: "import standard.lang.serialize" (no quotes)

Description:

Provides various function needed in object serialization.

Methods

Asserts for a condition
Gets a unique number associated with a given object
Get an array of keys for the given array
Checks if an object has a given member
Checks whether an array has a specific element identified by its index or key
Sorts an array by its keys (if any)
Gets the link count for an object or array
Serializes an object into a XML file
Sets the value of a property or a data member of an object by its name
Gets the variable links count
Unserializes an object from a XML file