Skip to content

llGetNextEmail

Function Syntax
void llGetNextEmail(
  1. string Address,
  2. 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.