====== VCE_getSaveLine ====== There is no doc-string available for this function. ===== Syntax ===== script VCE_getSaveLine(string %groupid, string %id, string %type, string %name); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%groupid%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%id%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%type%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%name%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Event_Variables/server/groups.cs:119 ===== See also ===== ===== References ===== [[scripting:doc:u:variablegroup:savevariable|VariableGroup::saveVariable]]: Add-Ons/Event_Variables/server/groups.cs:73\\ [[scripting:doc:u:variablegroup:loadvariable|VariableGroup::loadVariable]]: Add-Ons/Event_Variables/server/groups.cs:111\\