mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
' Opens a new window
|
|
|
|
OutputString "Navigate in new window"
|
|
WebBrowser.Navigate TestURL, 1
|