lSL llEmail
Revision as of 13:40, 9 February 2007 by Anthony Reisman (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Summary
Function: llEmail( string address, string subject, string message );20.0 | Forced Delay |
10.0 | Energy |
Sends email to address with subject and message
• string | address | |||
• string | subject | |||
• string | message |
Caveats
- This function causes the script to sleep for 20.0 seconds.There is a limit to the number of email messages an object can send in a given amount of time.