llLoadURL
Function Syntax
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.