llGetNextEmail
LSLvoid llGetNextEmail(string address, string subject)
Fetch the next queued email with that matches the given address and/or subject, via the email event.\ If the parameters are blank, they are not used for filtering.
Parameters
| Type | Name |
|---|---|
| string | address |
| string | subject |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llSubStringIndex(string source, string pattern)
string llMD5String(string src, integer nonce)
list llCSV2List(string src)
vector llGetRegionSunDirection()
list llDeleteSubList(list src, integer start, integer end)
void llSetRemoteScriptAccessPin(integer pin)
void llLoadURL(string avatar_id, string message, string url)
vector llGetAccel()