The splitrecipients() command creates a separate email for each recipient of an e-mail.
Structure of the command
splitrecipients(['set_to']);
Return value
positive |
always |
Parameters
set_to
By activating this parameter ('1'), only the recipient of each email appears in the TO header of each individual email.
This is useful for sending newsletters, for example.
Possible values
•true, yes or 1 |
|
•false, no or 0 |
|
The default setting is 0 |