Chapter 5 Customizing Generation with GTL


.comment and .// macro

These macros can be used to insert comments in a template. Lines starting with .// or .comment are ignored during generation.

Example:

.// This is a comment
.comment This is also a comment

 


Copyright (C) 2008. Sybase Inc. All rights reserved.