What is the syntax for opening a new tab URL in the Robot framework?

What is the syntax for opening a new tab URL in the Robot framework?

Hi Tim,

Here is the syntax for Opening a new tab URL

Javascript window.open('https://the-internet.herokuapp.com/login');