Difference between revisions of "DATA ONLINE"
Jump to navigation
Jump to search
m |
m |
||
Line 9: | Line 9: | ||
|examples | |examples | ||
|constants= | |constants= | ||
{{!}} | |||
{{{!}} {{Prettytable|style=margin-top:0;margin-right:0;}} | |||
{{LSL_Constants/llRequestAgentData}} | |||
{{!}}} | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llRequestAgentData]]|}} | {{LSL DefineRow||[[llRequestAgentData]]|}} | ||
|events | |events | ||
|location | |location | ||
|cat1 | |cat1 |
Revision as of 15:37, 18 April 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer DATA_ONLINE = 1;The integer constant DATA_ONLINE has the value 1
boolean. TRUE if online.
Caveats
Related Articles
Constants
|
Functions
• | llRequestAgentData |