Skip to content

llGetEnv

function ll.GetEnv(DataRequest: string): string

Returns a string with the requested data about the region.

Parameters
DataRequest (string)
The type of data to request. Any other string will cause an empty string to be returned.

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

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