standard.lang.serialize.ObjectLinks

ObjectLinks is available since version 1.0.

Prototype:

number ObjectLinks(object Obj)

Parameters

Obj
an object of a class, or an array

Description:

Gets the link count for an object or array. (A variable can have multiple links, and every objective or array variable can have multiple objective links simultaneously). Check StaticLinks.

Return value:

Returns the link count for an object or array.