====== NewChatSO::displayLatest ====== There is no doc-string available for this function. ===== Syntax ===== script NewChatSO::displayLatest(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/client/scripts/allClientScripts.cs:17522 ===== See also ===== [[scripting:doc:u:newchatso:addline|NewChatSO::addLine]]\\ [[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.