llReleaseURL
function ll.ReleaseURL(URL: string)Releases the specified URL, which was previously obtained using llRequestURL. Once released, the URL will no longer be usable.
Parameters
-
URL(string) - URL to release.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.ReleaseURL().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llReleaseURL