getURL

Hey, any suggestions for having a button open two URLs from one click? How would I modify this to make it work?

on (release) {getURL(“FILE.html”, “_new”);
}

thanks :slight_smile: