Learn Before
Concept
Comments in DTL
Comments can be added in DTL just as they would in any programming language. The syntax for comments is as follows:
{# Comment Text #}
Any content between the {# #} will be commented out.
0
1
Updated 2021-03-12
Tags
Python Programming Language
Data Science