Changes for page Notification
on 2015/10/30 09:57
on 2015/10/30 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,9 +14,9 @@ 14 14 === (% style="font-size: 20.44px;" %)setFrom(email, title)(%%) === 15 15 16 16 (% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %) 17 -Set the sender informations.17 +Set the "from" informations. 18 18 19 -* email is a string representing theemail addressof the sender.19 +* email is a string representing his email address. 20 20 * title is a string representing his name. 21 21 22 22 (% style="font-family: sans-serif; font-style: normal; text-align: start;" %) ... ... @@ -25,10 +25,20 @@ 25 25 (% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %) 26 26 Set the "reply to" informations. 27 27 28 -* email is a string representing theemail addressof the sender.28 +* email is a string representing his email address. 29 29 * title is a string representing his name. 30 30 31 31 (% style="font-family: sans-serif; font-style: normal; text-align: start;" %) 32 +=== (% style="font-size: 20.44px;" %)setSender(email, title)(%%) === 33 + 34 +(% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %) 35 +Set the "Sender" informations. 36 + 37 +(% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %) 38 +* email is a string representing his email address. 39 +* title is a string representing his name. 40 + 41 +(% style="font-family: sans-serif; font-style: normal; text-align: start;" %) 32 32 === (% style="font-size: 20.44px;" %)setTo(recipient, group)(%%) === 33 33 34 34 (% style="font-family: sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-align: start; line-height: 19.6px;" %)