PERMISSION RETURN OBJECTS
Revision as of 18:48, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=PERMISSION_RETURN_OBJECTS |type=integer |value=65536 |desc=Required Permission to use the llReturnObject* functions. |examples |functions= {{LSL DefineRow||[…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_RETURN_OBJECTS = 65536;The integer constant PERMISSION_RETURN_OBJECTS has the value 65536
Required Permission to use the llReturnObject* functions.
Caveats
Related Articles
Functions
• | llReturnObjectsByID | |||
• | llReturnObjectsByOwner | |||
• | llRequestPermissions |