====== gotoWebPage ====== ( address ) - Open a web page in the user's favorite web browser. ===== Syntax ===== void gotoWebPage(__unk %address); ===== Parameters ===== [[scripting:doc:engine:types:__unk|__unk]] **%%%address%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:activatedirectinput|activateDirectInput]]\\ [[scripting:doc:u:u:deactivatedirectinput|deactivateDirectInput]]\\ [[scripting:doc:u:u:dofscreenshot|dofScreenShot]]\\ [[scripting:doc:u:u:flushtexturecache|flushTextureCache]]\\ [[scripting:doc:u:u:flushvbocache|flushVBOCache]]\\ [[scripting:doc:u:u:purgeresources|purgeResources]]\\ [[scripting:doc:u:u:screenshot|screenShot]]\\ [[scripting:doc:u:u:striptrailingspaces|stripTrailingSpaces]]\\ [[scripting:doc:u:u:strtoplayername|strToPlayerName]]\\ ===== References ===== [[scripting:doc:u:mainmenugui:clickunlock|MainMenuGui::clickUnlock]]: base/client/scripts/allClientScripts.cs:16985\\ [[scripting:doc:u:guimltextctrl:onurl|GuiMLTextCtrl::onURL]]: base/client/scripts/allClientScripts.cs:22544\\ [[scripting:doc:u:steamgreenlightgui:clickforward|SteamGreenLightGui::clickForward]]: base/client/scripts/allClientScripts.cs:28494\\