llTargetedEmail
function ll.TargetedEmail(Target: number, Subject: string, Text: string)Sends an email with Subject and Message to the owner or creator of an object.
Parameters
-
Target(number) -
Subject(string) -
Text(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.TargetedEmail().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llTargetedEmail