====== NewChatSO::addLine ====== There is no doc-string available for this function. ===== Syntax ===== script NewChatSO::addLine(string %this, string %line); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%line%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/client/scripts/allClientScripts.cs:17617 ===== See also ===== [[scripting:doc:u:newchatso:displaylatest|NewChatSO::displayLatest]]\\ [[scripting:doc:u:newchatso:displaypage|NewChatSO::displayPage]]\\ [[scripting:doc:u:newchatso:dumplines|NewChatSO::dumpLines]]\\ [[scripting:doc:u:newchatso:pagedown|NewChatSO::pageDown]]\\ [[scripting:doc:u:newchatso:pageup|NewChatSO::pageUp]]\\ [[scripting:doc:u:newchatso:update|NewChatSO::update]]\\ ===== References ===== This function is not called by any other functions.