Difference between revisions of "LlLoadURL"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=297|func_sleep=10.0|func_energy=10.0|func=llLoadURL|p1_type=key|p1_name=avatar_id|p2_type=string|p2_name=message|p3_type=string|p3_name=url|func_footnote=Shows dialog to avatar avatar_id offering to load web page at URL. If user clicks yes, launches their web browser.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=297|func_sleep=10.0|func_energy=10.0
|sort=LoadURL|func=llLoadURL
|p1_type=key|p1_name=avatar_id|p2_type=string|p2_name=message|p3_type=string|p3_name=url
|func_footnote
|func_desc=Shows dialog to avatar '''avatar_id''' offering to load web page at '''url''' with '''message'''. If user clicks yes, launches their web browser.
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|also_tests
|notes
|permission
|negative_index
|cat1=Dialog
|cat2
|cat3
|cat4
}}

Revision as of 01:26, 14 February 2007