Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

gb.CrLf (gb)

Const CrLf As String = "\r\n"

Return a carriage return followed by a line feed.

This is an equivalent of Chr$(13) & Chr$(10).