Difference between revisions of "LSL Permissions/Script/PERMISSION DEBIT"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=PERMISSION_DEBIT | ||
|type=integer | |type=integer | ||
|value={{LSL Hex|0x2|2}} | |value={{LSL Hex|0x2|2}} |
Revision as of 14:25, 27 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_DEBIT = 0x2;The integer constant PERMISSION_DEBIT has the value 0x2
Caveats