ERR THROTTLED
Revision as of 19:02, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=ERR_THROTTLED |type=integer |value=-5 |desc=Return Value for llReturnObject* functions. Indicates Task has been throttled. Try again later. |examples |functi…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ERR_THROTTLED = -5;The integer constant ERR_THROTTLED has the value -5
Return Value for llReturnObject* functions. Indicates Task has been throttled. Try again later.
Caveats
Related Articles
Functions
• | llReturnObjectsByID | |||
• | llReturnObjectsByOwner |