DLT allows the use of variables in templates, enclosed within {#var#}.
Example:
Dear {#var#}, your OTP is {#var#}. Valid for {#var#} minutes.
Here:
- {#var#} will dynamically change into customer-specific details like Name, OTP, or Time.
⚠️ Note: Excessive use of variables may cause rejection. Templates must follow DLT guidelines.