====== JSONObject::removeParent ====== There is no doc-string available for this function. ===== Syntax ===== script JSONObject::removeParent(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:-1 ===== See also ===== [[scripting:doc:u:jsonobject:addparent|JSONObject::addParent]]\\ [[scripting:doc:u:jsonobject:describe|JSONObject::describe]]\\ [[scripting:doc:u:jsonobject:getjsontype|JSONObject::getJSONType]]\\ ===== References ===== This function is not called by any other functions.