====== isJSONObject ====== There is no doc-string available for this function. ===== Syntax ===== script isJSONObject(string %data); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%data%%**\\ No description available. ===== 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:88 ===== See also ===== ===== References ===== [[scripting:doc:u:u:describejson|describeJSON]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:145\\ [[scripting:doc:u:jsonarray:onremove|JSONArray::onRemove]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:527\\ [[scripting:doc:u:jsonarray:append|JSONArray::append]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:571\\ [[scripting:doc:u:jsonarray:prepend|JSONArray::prepend]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:585\\ [[scripting:doc:u:jsonarray:remove|JSONArray::remove]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:627\\ [[scripting:doc:u:jsonarray:clear|JSONArray::clear]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:660\\ [[scripting:doc:u:jsonhash:onremove|JSONHash::onRemove]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:707\\ [[scripting:doc:u:jsonhash:set|JSONHash::set]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:776\\ [[scripting:doc:u:jsonhash:remove|JSONHash::remove]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:847\\ [[scripting:doc:u:jsonhash:clear|JSONHash::clear]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:893\\