Skip to content

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)

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.