OBJECT NAME
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
integer OBJECT_NAME = 1;
The integer constant OBJECT_NAME has the value 1
This is a flag used with llGetObjectDetails to get the object name.
Related Functions, Events & Constants
Constants
Max Lengths in parentheses represent how many characters required when it is typecast to a string. |
Functions
| • | llGetObjectDetails |

