====== GlassChatroomGui_Input::fixCasesByName ====== There is no doc-string available for this function. ===== Syntax ===== script GlassChatroomGui_Input::fixCasesByName(string %this, string %name); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ 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/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:914 ===== See also ===== [[scripting:doc:u:glasschatroomguiuinput:findpartialname|GlassChatroomGui_Input::findPartialName]]\\ [[scripting:doc:u:glasschatroomguiuinput:onadd|GlassChatroomGui_Input::onAdd]]\\ [[scripting:doc:u:glasschatroomguiuinput:ontabcomplete|GlassChatroomGui_Input::onTabComplete]]\\ ===== References ===== This function is not called by any other functions.