Skip to content

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)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here