====== loadJSON ====== There is no doc-string available for this function. ===== Syntax ===== script loadJSON(string %filename, string %default, string %fo); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%filename%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%default%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%fo%%**\\ 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:191 ===== See also ===== ===== References ===== [[scripting:doc:u:updaterreposo:parselocal|UpdaterRepoSO::parseLocal]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterRepoSO.cs:120\\ [[scripting:doc:u:updateraddonhandlersg:ureadfileinfojson|UpdaterAddOnHandlerSG::_readFileInfoJSON]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterAddOnHandlerSG.cs:112\\