llReleaseURL

From Second Life Wiki
Revision as of 13:46, 2 June 2009 by Kuraiko Yoshikawa (talk | contribs) (preview marked)
Jump to navigation Jump to search

  Note! Preview Documentation

This function only exists on the preview grid

Summary

Function: llReleaseURL( string url );

Releases the specified URL, it will no longer be usable.

• string url URL to release

Examples

See Also

Functions

•  llRequestURL
•  llRequestSecureURL
•  llGetFreeURLs
•  llHTTPResponse
•  llGetHTTPHeader

Articles

•  LSL http server

Deep Notes

History

Search JIRA for related Issues

Signature

function void llReleaseURL( string url );