====== GMM_BoardsPage::handleResults ====== There is no doc-string available for this function. ===== Syntax ===== script GMM_BoardsPage::handleResults(string %this, string %obj); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%obj%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/modmanager/boardsPage.cs:48 ===== See also ===== [[scripting:doc:u:gmmuboardspage:clickboard|GMM_BoardsPage::clickBoard]]\\ [[scripting:doc:u:gmmuboardspage:close|GMM_BoardsPage::close]]\\ [[scripting:doc:u:gmmuboardspage:createboardbutton|GMM_BoardsPage::createBoardButton]]\\ [[scripting:doc:u:gmmuboardspage:init|GMM_BoardsPage::init]]\\ [[scripting:doc:u:gmmuboardspage:open|GMM_BoardsPage::open]]\\ ===== References ===== This function is not called by any other functions.