Skip to content

llLoadURL

Function Syntax
void llLoadURL(
  1. key AvatarID,
  2. string Text,
  3. 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.