User Tools

Site Tools


syntax:functions:linebreak

This is an old revision of the document!


Linebreak()

Returns the line break character (in Windows). Note that files generated in other operational systems (e.g.Linux, Unix or MacOS) may have different line break characters.

Example ColumnA Result
replace([ColumnA], linebreak(),'')
'Line1
Line2'
'Line1Line2'

See also

syntax/functions/linebreak.1465357479.txt.gz · Last modified: 2016/06/07 23:44 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki