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
void llRegionSayTo(string target, integer channelID, string text)
list llListReplaceList(list dest, list src, integer start, integer end)
void llPassCollisions(integer pass)
key llGetNotecardLine(string name, integer line)
float llVecMag(vector v)
float llAtan2(float y, float x)
void llInstantMessage(string user, string message)
float llGetMassMKS()