OBJECT UNKNOWN DETAIL
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Contents |
Description
Constant: integer OBJECT_UNKNOWN_DETAIL = -1;The integer constant OBJECT_UNKNOWN_DETAIL has the value -1
This is a flag returned by llGetObjectDetails when it is passed an invalid flag.

