DATA NAME: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
|pb | |pb | ||
|examples | |examples | ||
|constants | |constants= | ||
{{!}} | {{!}} | ||
{{{!}} {{Prettytable|style=margin-top:0;margin-right:0;}} | {{{!}} {{Prettytable|style=margin-top:0;margin-right:0;}} | ||
Revision as of 05:06, 19 April 2009
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer DATA_NAME = 2;The integer constant DATA_NAME has the value 2
Used with llRequestAgentData to return a string containing the avatars name.
Caveats
Related Articles
Constants
| |||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llRequestAgentData |
Events
| • | dataserver |