|
|
|
RapidSMTP Online Documentation
.: Online Manual
.: 6. DynamicText
.: Personally greet recipient, if database contains his first name.
|
Personally greet recipient, if database contains his first name.
|
Evaluate(If(IsEmpty([First_Name]);Dear Customer;Hello [First_Name]))
|
|
Article
|
035
|
|
Created
|
8-22-2007
|
|
Author
|
support
|
|
Rating
|
(None)
|
|
Related Articles
|
Reorder offers according to the age group of recipient.
Reorders text accoring to the age group of recipient. Age is computed from database field [Birthday]. Evaluate(Reorder(Mul(-1;Abs(Sub(Age([Birthday]);7)));offers for kids;Mul(-1;Abs(Sub(Age([Birthday]);15)));offers for boys/girls;Mul(-1;Abs(Sub(Age([Birthday]);20)));for young...
(No rating)
8-22-2007
Views: 1359
|
|
When are new subscriptions added to my database?
New subscriptions can be added to your database as soon you want to send a newsletter to the corresponding list.A window will pop up with a list of new subscriptions. You can choose to add these subscriptions now or at a later time.
(No rating)
8-25-2007
Views: 2543
|
|
What database information is transmitted if DynamicText is used?
The email marketing system was designed with a maximum data confidentiality in mind. If DynamicText is used, only the set of information, which is really needed to create personalized e-mails, is transmitted to our servers.Only the result of DynamicText functions is transmitted. The...
(No rating)
9-13-2007
Views: 2169
|
|
|