Quick one-line script check

[AS]on (release) {
getURL(“http://www.domain.com”, _blank);
}[/AS]

I put this on a button but it opens in the same window… :h: