llGetEnv
function ll.GetEnv(DataRequest: string): stringReturns 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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetEnv