ERR MALFORMED PARAMS
Revision as of 19:00, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=ERR_MALFORMED_PARAMS |type=integer |value=-3 |desc=Return Value for llReturnObject* functions. Indicates function Parameters are malformed. |examples |functi…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ERR_MALFORMED_PARAMS = -3;The integer constant ERR_MALFORMED_PARAMS has the value -3
Return Value for llReturnObject* functions. Indicates function Parameters are malformed.
Caveats
Related Articles
Functions
• | llReturnObjectsByID | |||
• | llReturnObjectsByOwner |