Template:LSL Constants/ReturnStatus

From Second Life Wiki
Revision as of 10:28, 4 December 2009 by Jeremy Linden (talk | contribs)
Jump to navigation Jump to search
controls Flags Description
LSL_STATUS_OK 0 Result of function call was success
LSL_STATUS_MALFORMED_PARAMS 1000 Function was called with malformed parameters
LSL_STATUS_TYPE_MISMATCH 1001 Argument(s) passed to function had a type mismatch
LSL_STATUS_BOUNDS_ERROR 1002 Argument(s) passed to function had a bounds error
LSL_STATUS_NOT_FOUND 1003 Object or other item was not found
LSL_STATUS_NOT_SUPPORTED 1004 Feature not supported
LSL_STATUS_INTERNAL_ERROR 1999 An internal error occurred
LSL_STATUS_WHITELIST_FAILED 2001 Whitelist Failed
controls Flags Description
LSL_STATUS_OK 0 Result of function call was success
LSL_STATUS_MALFORMED_PARAMS 1000 Function was called with malformed parameters
LSL_STATUS_TYPE_MISMATCH 1001 Argument(s) passed to function had a type mismatch
LSL_STATUS_BOUNDS_ERROR 1002 Argument(s) passed to function had a bounds error
LSL_STATUS_NOT_FOUND 1003 Object or other item was not found
LSL_STATUS_NOT_SUPPORTED 1004 Feature not supported
LSL_STATUS_INTERNAL_ERROR 1999 An internal error occurred
LSL_STATUS_WHITELIST_FAILED 2001 Whitelist Failed
controls Flags Description
LSL_STATUS_OK 0 Result of function call was success
LSL_STATUS_MALFORMED_PARAMS 1000 Function was called with malformed parameters
LSL_STATUS_TYPE_MISMATCH 1001 Argument(s) passed to function had a type mismatch
LSL_STATUS_BOUNDS_ERROR 1002 Argument(s) passed to function had a bounds error
LSL_STATUS_NOT_FOUND 1003 Object or other item was not found
LSL_STATUS_NOT_SUPPORTED 1004 Feature not supported
LSL_STATUS_INTERNAL_ERROR 1999 An internal error occurred
LSL_STATUS_WHITELIST_FAILED 2001 Whitelist Failed
controls Flags Description
LSL_STATUS_OK 0 Result of function call was success
LSL_STATUS_MALFORMED_PARAMS 1000 Function was called with malformed parameters
LSL_STATUS_TYPE_MISMATCH 1001 Argument(s) passed to function had a type mismatch
LSL_STATUS_BOUNDS_ERROR 1002 Argument(s) passed to function had a bounds error
LSL_STATUS_NOT_FOUND 1003 Object or other item was not found
LSL_STATUS_NOT_SUPPORTED 1004 Feature not supported
LSL_STATUS_INTERNAL_ERROR 1999 An internal error occurred
LSL_STATUS_WHITELIST_FAILED 2001 Whitelist Failed