llKey2Name

string llKey2Name(key id)  If the object or agent identified by the key id is in the same simulator as the object containing the script, this function returns their name. Otherwise, an empty string (“”) is returned. This can be misleading, because it...