You can use special variables in email content which is parsed by Pre-email sending function to convert your variable with the value of HTTP REQUEST or Database.
Example Using [var]registered_variable[/var] will convert to the name that will receive the email.
To use any of listed variables you must add them in between of [var]registered_variable[/var]
With replacing the registered_variable.
| Registered Variable | Description |
| name | Student Full name from Registration form |
| email | Student Email from Registration form |
| password | Student Password from Registration form |
| Registered Variable | Description |
| name | Parent Full name from Registration form |
| email | Parent Email from Registration form |
| password | Parent Password from Registration form |
| Registered Variable | Description |
| name | User Full name from Registration form |
| reset_code_url | Reset Password URL |
| Registered Variable | Description |
| subject_name_native | Subject Name in Native Language |
| academic_year_native | Academic Years in Native Numbers |
| quarter_name | Quarter Display Name |
| grade_name | Grade Name |