Difference between revisions of "DATA NAME"
Jump to navigation
Jump to search
(no time to finish this now...) |
m |
||
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=2 | |value=2 | ||
|desc=string | |desc=Used with [[llRequestAgentData]] to return a string containing the avatars name. | ||
|pa | |pa | ||
|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