Difference between revisions of "LlLoadURL"

From Second Life Wiki
Jump to navigation Jump to search
m (LSL llLoadURL moved to LlLoadURL: removing prefix)
Line 2: Line 2:
|func_id=297|func_sleep=10.0|func_energy=10.0
|func_id=297|func_sleep=10.0|func_energy=10.0
|sort=LoadURL|func=llLoadURL
|sort=LoadURL|func=llLoadURL
|p1_type=key|p1_name=avatar_id|p2_type=string|p2_name=message|p3_type=string|p3_name=url
|p1_type=key|p1_name=avatar_id
|func_footnote
|p2_type=string|p2_name=message
|p3_type=string|p3_name=url
|func_footnote=The '''url''' is truncated to 255 characters and '''message''' is truncated to 254 characters.
|func_desc=Shows dialog to avatar '''avatar_id''' offering to load web page at '''url''' with '''message'''.<br/>If user clicks yes, launches their web browser.
|func_desc=Shows dialog to avatar '''avatar_id''' offering to load web page at '''url''' with '''message'''.<br/>If user clicks yes, launches their web browser.
|return_text
|return_text

Revision as of 20:02, 9 March 2007