How to get the URL in Applab or Gamelab

Working on some form of system right now, and I need to get the full or partial url of the project, is there any way to do this?

Applab: getAttribute(“divApplab”, “baseURI”);
Gamelab: getURL();

1 Like