XBrowser_Init

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
XBrowser_Init <username>, <password>
Summary

Is included for backwards compatibility and does nothing.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
username
password
Example
XBrowser_Init "myUsername", "myPassword"
RelatedFunction: revBrowserOpen
Glossary: function
Securitynetwork
Description

The XBrowser_Init command is included for backwards compatibility with altBrowser 2.x and 1.x. The command is no longer needed and calling it has no affect.

Note: For general information on using the browser library, see the notes in the revBrowserOpen function reference.