llGetAgentLanguage
function ll.GetAgentLanguage(AvatarID: string): stringReturns the language code of the preferred interface language of the avatar.
Returns a string that is the language code of the preferred interface language of the resident.
Parameters
-
AvatarID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetAgentLanguage().
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: llGetAgentLanguage