ERR RUNTIME PERMISSIONS
Revision as of 19:01, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=ERR_RUNTIME_PERMISSIONS |type=integer |value=-4 |desc=Return Value for llReturnObject* functions. Indicates Script lacks the runtime permission to perform th…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ERR_RUNTIME_PERMISSIONS = -4;The integer constant ERR_RUNTIME_PERMISSIONS has the value -4
Return Value for llReturnObject* functions. Indicates Script lacks the runtime permission to perform the requested task.
Caveats
Related Articles
Functions
• | llReturnObjectsByID | |||
• | llReturnObjectsByOwner |