User Tools

Site Tools


syntax:functions:linebreak
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
syntax:functions:linebreak [2016/06/07 23:44] – created dmitry
Line 1: Line 1:
 +===== 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  ^
 +| <code>replace([ColumnA], linebreak(),'')</code>|<code>'Line1
 +Line2'</code>    |<code>'Line1Line2'</code>  |
 +
 +
 +=== See also ===
 +  * [[syntax:functions:char]]
syntax/functions/linebreak.txt · Last modified: 2021/08/15 03:15 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki