Deutsches LiveCode Wiki
Advertisement

Is included for backwards compatibility and does nothing.Syntax:

XBrowser_Init <username>, <password>

Examples:

XBrowser_Init "myUsername", "myPassword"

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.

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

Parameters:

  • username:
  • password:
  • Description:The XBrowser_Init command is included for backwards compatibility withaltBrowser 2.x and 1.x. The command is no longer needed and calling ithas no affect.
Advertisement