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