llRequestURL
function ll.RequestURL(): stringRequests one HTTP:// URL for use by this script. The http_request event is triggered with the result of the request.
Returns a key that is the handle used for identifying the result in the http_request event.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RequestURL().
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: llRequestURL