====== GlassChatroomWindow::openTab ====== There is no doc-string available for this function. ===== Syntax ===== script GlassChatroomWindow::openTab(string %this, string %id); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%id%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassLive.cs:474 ===== See also ===== [[scripting:doc:u:glasschatroomwindow:addtab|GlassChatroomWindow::addTab]]\\ [[scripting:doc:u:glasschatroomwindow:createaddtabbutton|GlassChatroomWindow::createAddTabButton]]\\ [[scripting:doc:u:glasschatroomwindow:createtabbutton|GlassChatroomWindow::createTabButton]]\\ [[scripting:doc:u:glasschatroomwindow:openroombrowser|GlassChatroomWindow::openRoomBrowser]]\\ [[scripting:doc:u:glasschatroomwindow:removetab|GlassChatroomWindow::removeTab]]\\ [[scripting:doc:u:glasschatroomwindow:removetabid|GlassChatroomWindow::removeTabId]]\\ [[scripting:doc:u:glasschatroomwindow:rendertabs|GlassChatroomWindow::renderTabs]]\\ [[scripting:doc:u:glasschatroomwindow:setdropmode|GlassChatroomWindow::setDropMode]]\\ ===== References ===== This function is not called by any other functions.