llTargetedEmail
LSLvoid llTargetedEmail(integer target, string subject, string message)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | target |
| string | subject |
| string | message |
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llLinksetDataFindKeys(string pattern, integer start, integer count)
integer llGetObjectPrimCount(key objectId)
void llLoopSoundSlave(string sound, float volume)
void llInstantMessage(string user, string message)
void llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
float llWater(vector offset)
list llGetPrimitiveParams(list rules)
integer llListFindList(list src, list test)