Login  Register

How to code a comment in NAML

Posted by Coleen_Astalos on Oct 07, 2013; 7:35pm
URL: https://support.nabble.com/How-to-code-a-comment-in-NAML-tp7587061.html

From my programming experience, I find it's easier for me to keep track of what is going on by using comments (especially when I'm customizing something).   How do I correctly enter a comment in the code of NAML?

I've seen both of these:
<n.comment.>
With the comments entered here
</n.comment.>

and I've also seen the more standard HTML


Which should I be using - does it matter?
Coleen