Skip to content

llLoadURL

void llLoadURL(key AvatarID, string Text, string URL)

Shows dialog to avatar AvatarID offering to load web page at URL. If user clicks yes, launches their web browser.

llLoadURL displays a dialogue box to the user, offering to load the specified web page using the default web browser.

Parameters
AvatarID (key)
Text (string)
URL (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here