Table of Contents

JSONObject::addParent

There is no doc-string available for this function.

Syntax

script JSONObject::addParent(string %this, string %parent);

Parameters

string %this
No description available.

string %parent
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:485

See also

JSONObject::describe
JSONObject::getJSONType
JSONObject::removeParent

References

This function is not called by any other functions.