llEmail
void llEmail(string Address, string Subject, string Text)Sends email to Address with Subject and Message.
Sends an email to Address with Subject and Message.
Parameters
-
Address(string) -
Subject(string) -
Text(string)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here