gui.OpenURL

From GMod Wiki

Jump to: navigation, search
Function
Syntax gui.OpenURL( String )
Where is this used?
Description:
Opens the URL in the Steam browser, STEAM community will popup.
Returns: nil
Part of Library: gui
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Gui.OpenURL]Gui.OpenURL [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionOpens the Steam browser and goes to Google.com
Used onNewerClient.png
Code
 
gui.OpenURL("Google.com")
 
OutputGoogle.com in Steam community browser.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox