Vanloon,

If you mean the Console its a single ' ? ' (Question mark)

in text with fe. writeline it will be :

3.x
code:
chr(13) + chr(10)

4.10 and higher
code:
@crlf

hth
Jochen
_________________________