<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Normalize_End_Of_Line_function</id>
	<title>Normalize End Of Line function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Normalize_End_Of_Line_function"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Normalize_End_Of_Line_function&amp;action=history"/>
	<updated>2026-05-25T01:23:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Normalize_End_Of_Line_function&amp;diff=30177&amp;oldid=prev</id>
		<title>Q: Started page</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Normalize_End_Of_Line_function&amp;diff=30177&amp;oldid=prev"/>
		<updated>2020-07-20T16:24:30Z</updated>

		<summary type="html">&lt;p&gt;Started page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String{{!}}String palette|type=vi|icon=String Palette - Normalize End Of Line.png}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;End Of Line&amp;#039;&amp;#039;&amp;#039; function converts the line endings of the input string to the line ending format you specify. If you do not specify a line ending format, this VI converts the line endings of the string to the line endings that the current platform expects. Use this VI to make your strings readable by different platforms or by the command line of the current platform.&lt;br /&gt;
&lt;br /&gt;
For example, if you specify UNIX in end of line, LabVIEW converts the line endings of string in to \n because \n is the standard UNIX line ending.&lt;br /&gt;
&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;end of line&amp;#039;&amp;#039;&amp;#039; enum includes:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 0 &lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Native&amp;#039;&amp;#039;&amp;#039;—Specifies the native line ending of the current platform. &lt;br /&gt;
|-&lt;br /&gt;
| 1 &lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Native Command Line&amp;#039;&amp;#039;&amp;#039;—Specifies the native line ending of the command line of the current platform. &lt;br /&gt;
|-&lt;br /&gt;
| 2 &lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;UNIX&amp;#039;&amp;#039;&amp;#039;—Specifies the UNIX line ending, used by Linux, macOS, and other UNIX derivatives, &amp;lt;code&amp;gt;\n&amp;lt;/code&amp;gt;. &lt;br /&gt;
|-&lt;br /&gt;
| 3 &lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Macintosh&amp;#039;&amp;#039;&amp;#039;—Specifies the Macintosh Classic line ending, &amp;lt;code&amp;gt;\r&amp;lt;/code&amp;gt;. &lt;br /&gt;
|-&lt;br /&gt;
| 4 &lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;DOS&amp;#039;&amp;#039;&amp;#039;—Specifies the standard DOS/Windows line ending, &amp;lt;code&amp;gt;\r\n&amp;lt;/code&amp;gt;. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version&lt;br /&gt;
! Change(s)&lt;br /&gt;
|-&lt;br /&gt;
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]&lt;br /&gt;
|More info to come.&lt;br /&gt;
|}&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{ambox|text=Add links to internal resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
{{ambox|text=Add links to external resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
[[Category:String Palette]]&lt;/div&gt;</summary>
		<author><name>Q</name></author>
	</entry>
</feed>