TARGETED EMAIL OBJECT OWNER
Jump to navigation
Jump to search
Constant | Val | Select the email destination |
---|---|---|
TARGETED_EMAIL_OBJECT_OWNER | 2 | send email to the owner of the current object |
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer TARGETED_EMAIL_OBJECT_OWNER = 2;The integer constant TARGETED_EMAIL_OBJECT_OWNER has the value 2
Causes the message to be sent to the owner of the calling object
Caveats