This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:create:functions:mailschedule [12.09.2015 14:26] admin [mailSchedule()] |
en:create:functions:mailschedule [12.09.2015 14:27] (current) admin [mailSchedule()] |
||
---|---|---|---|
Line 7: | Line 7: | ||
**Note:** The email will only be sent if the participant is already registered in the mailing list. | **Note:** The email will only be sent if the participant is already registered in the mailing list. | ||
- | * //personID//\\ The personal ID of the addressee who should receive the email. If the participant began the questionnaire after receiving an invitation via mailing, you can enter ''false'' and then a suitable ID will be automatically generated. Alternatively, the personal ID can be determined using ''[[:en:create:functions:caseserial|caseSerial()]]''. | + | * //personID//\\ The personal ID of the addressee who should receive the email. If the participant began the questionnaire after receiving an invitation via mailing, enter ''false'' to resolve the ID automatically. |
* //mailing//\\ (Numerical) ID of the mailing which should be sent to the participant. | * //mailing//\\ (Numerical) ID of the mailing which should be sent to the participant. | ||
* //time//\\ Either the delay in email delivery (in seconds: maximum 153900000) __or__ a Unix timestamp, which defines the time until the next email is sent. | * //time//\\ Either the delay in email delivery (in seconds: maximum 153900000) __or__ a Unix timestamp, which defines the time until the next email is sent. |