GetBrowserURL: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Client_function}}
{{Client_function}}
{{New feature/item|3.0150|1.5||
This function returns the URL of the specified [[Element/Browser|browser]].
This function returns the URL of the specified [[Element/Browser|browser]].
}}


==Syntax==
==Syntax==
Line 7: Line 9:
string getBrowserURL ( browser webBrowser )
string getBrowserURL ( browser webBrowser )
</syntaxhighlight>
</syntaxhighlight>
{{OOP||[[Element/Browser|browser]]:getURL||getBrowserURL}}


===Required Arguments===
===Required Arguments===

Revision as of 19:16, 7 February 2015