openUrlNewWin
See Managing multiple windows/tabs. Opens the given url in a new window/tab and switches to it.
openUrlNewWin(url)
# Or
openUrlNewWin(url, windowType)Parameters#
url: Fully qualified url to openwindowType: Astring. Eitherwindowortab. If omitted, default istab.
Returns#
- No value