llEmail
LSLvoid llEmail(string address, string subject, string message)
Sends email to Address with Subject and Message.\ Sends an email to Address with Subject and Message.
Parameters
| Type | Name |
|---|---|
| string | address |
| string | subject |
| string | message |
Sleeps
20s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llGetKey()
void llSetContentType(key id, integer type)
integer llSetMemoryLimit(integer limit)
string llList2Json(string type, list values)
void llGroundRepel(float height, integer water, float tau)
key llUpdateKeyValue(string key, string value, integer check, string original)
float llGetTimeOfDay()
float llLog10(float val)