Difference between revisions of "DATA NAME"
Jump to navigation
Jump to search
m |
m |
||
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 04: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 |