llOpenFloater
Linden Experience Only
function ll.OpenFloater(floater_name: string, url: string, params: {any}): numberReturns 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
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llOpenFloater