====== GlassGraphs::populateTabs ====== There is no doc-string available for this function. ===== Syntax ===== script GlassGraphs::populateTabs(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 ===== Add-Ons/System_BlocklandGlass/client/GlassGraphs.cs:26 ===== See also ===== [[scripting:doc:u:glassgraphs:createlabel|GlassGraphs::createLabel]]\\ [[scripting:doc:u:glassgraphs:createtab|GlassGraphs::createTab]]\\ [[scripting:doc:u:glassgraphs:displaygraph|GlassGraphs::displayGraph]]\\ [[scripting:doc:u:glassgraphs:init|GlassGraphs::init]]\\ [[scripting:doc:u:glassgraphs:newgraph|GlassGraphs::newGraph]]\\ [[scripting:doc:u:glassgraphs:pushdata|GlassGraphs::pushData]]\\ ===== References ===== This function is not called by any other functions.