Blank Lines in Templates

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
jyoung
Posts: 694
Joined: Thu Jan 21, 2016 6:43 am
Location: Oklahoma City, OK USA

Blank Lines in Templates

Post by jyoung »

Is there any way to put a blank line in a template output?

I've created a template to drop in a lot of the repetitive layout code and gives a consistent structure without having to recreate it every time. However the template output strips all blank lines and those blank lines really help the readability of the code.

The template works, it just looks and reads really bad.
PierreLefrancois
Posts: 23
Joined: Wed Nov 09, 2016 3:02 am

Re: Blank Lines in Templates

Post by PierreLefrancois »

Did you try @@COMMENT COMMENT(' ') ?
jyoung
Posts: 694
Joined: Thu Jan 21, 2016 6:43 am
Location: Oklahoma City, OK USA

Re: Blank Lines in Templates

Post by jyoung »

Yeah, I tried that but I was hoping there was some way to not have the asterisk.
Post Reply