====== saveJSON ====== There is no doc-string available for this function. ===== Syntax ===== script saveJSON(string %data, string %filename, string %fo); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%data%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%filename%%**\\ 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:160 ===== See also ===== ===== References ===== This function is not called by any other functions.