How to write Interchange comments

Posted Posted by jerothe in Interchange     Comments No comments
Sep
24

This should have been obvious to me, but wasn’t until this point. Today I picked up that in order to comment something out in ITL (Interchange Tag Language) you need to surround the comment in [comment] tags.

For example;
[comment] This is a comment. [/comment]

Post comment