Sempare Template (scripting) Engine for Delphi allows for flexible dynamic text generation. It can be used for generating email, html, reports, source code, xml, configuration, etc.
Apache License 2.0
144
stars
18
forks
source link
add 'else' , 'onfirst', 'onlast', 'onloop' to 'for' loop #61
this is useful for cases when the for loop is empty and means the developer does not need to create an additional if statement.
e.g.