window .url .open  (  Url ,  Flags  )  
                                
Description :

This instruction opens a web page in a new window.

Parameters :

  • URL of the page, for example: "http://www.alambik.com"
  • OPEN_NEW_WINDOWS

Examples :