====== __scanJSON ====== There is no doc-string available for this function. ===== Syntax ===== script __scanJSON(string %blob, string %index, string %type); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%blob%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%index%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%type%%**\\ 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:218 ===== See also ===== ===== References ===== [[scripting:doc:u:u:parsejson|parseJSON]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:35\\ [[scripting:doc:u:u:uuscanjsonarray|__scanJSONArray]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:307\\ [[scripting:doc:u:u:uuscanjsonhash|__scanJSONHash]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/jettison.cs:386\\