top of page
The FORMAT line tells HotDocs how to format the output. Placing either a "\r" or a hard return after the "a", but inside the quotes, will result in a hard return being inserted after each repeat. (See Computation 12: Returns in Text Strings)
A word of caution - if this is used inside a computation - the Hard Return will be treated as a Soft Return in your document, which could lead to problems if the line is full justified. I would use Left Justified for the line the computation is on.
bottom of page