llKey2Name
function ll.Key2Name(ID: string): stringReturns the name of the prim or avatar specified by ID. The ID must be a valid rezzed prim or avatar key in the current simulator, otherwise an empty string is returned.
For avatars, the returned name is the legacy name
Parameters
-
ID(string) - Avatar or rezzed prim UUID.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.Key2Name().
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: llKey2Name