ERR RUNTIME PERMISSIONS: Difference between revisions
Jump to navigation
Jump to search
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…" |
(No difference)
|
Revision as of 20:01, 9 July 2013
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 |