Book a Demo

Author Topic: how can I insert new-lines in templates?  (Read 3299 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
how can I insert new-lines in templates?
« on: October 24, 2004, 12:39:03 am »
how can I insert new-lines in templates?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: how can I insert new-lines in templates?
« Reply #1 on: October 24, 2004, 12:47:03 am »
ok I just noticed I can do $NL = "\n".
I hope it works...
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: how can I insert new-lines in templates?
« Reply #2 on: October 24, 2004, 03:29:53 pm »
You can just put \n directly in the template.

Simon