ERR RUNTIME PERMISSIONS

From Second Life Wiki
Revision as of 22:12, 11 July 2013 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer ERR_RUNTIME_PERMISSIONS = -4;

Haiku

Runtime permissions,
must always be requested.
Error not shouted.