sempare / sempare-delphi-template-engine

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 template helper variables and functions #41

Closed darnocian closed 3 years ago

darnocian commented 3 years ago

Add NL, CR, TAB, CRNL variables Add Chr() and Ord(), PaddLeft(), PaddRight(), Spaces(), Tabs(), NL(), CRNL()