llSetPrimURL

From Second Life Wiki
Revision as of 12:22, 5 August 2008 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search
Emblem-important.png Deprecated
(This function has been deprecated.)

This function while included in the compiler has never done anything.

Summary

Function: llSetPrimURL( string url );

Updates the URL for the web page shown on the sides of the object.

• string url

Caveats

  • This function causes the script to sleep for 20.0 seconds.
  • This function has been deprecated.
All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

History

Search JIRA for related Issues

Signature

function void llSetPrimURL( string url );