Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llKey2Name

LSL
string llKey2Name(key id)

Returns 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

TypeName
key id
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL