Constant
constantSyntaxReference
A template constant or variable placeholder. Use {{variableName}} for dynamic content that can be substituted.
Examples
The answer is {{value}}Hello, {{student_name}}!A template constant or variable placeholder. Use {{variableName}} for dynamic content that can be substituted.
The answer is {{value}}Hello, {{student_name}}!