Skip to content

llGetAgentLanguage

function ll.GetAgentLanguage(AvatarID: string): string

Returns 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)

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.