Skip to content

llOpenFloater

Linden Experience Only
function ll.OpenFloater(floater_name: string, url: string, params: {any}): number

Returns the value for header for request_id.

Returns a string that is the value of the Header for HTTPRequestID.

Parameters
floater_name (string)
Identifier for floater to open
url (string)
URL to pass to floater
params ({any})
Parameters to apply to open floater

Add example usage here showing SLua/Luau syntax with ll.OpenFloater().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.