Skip to content

llReleaseURL

Function Syntax
void llReleaseURL(
  1. string URL // URL to release.
);

Releases the specified URL, which was previously obtained using llRequestURL. Once released, the URL will no longer be usable.