<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>about new line</title><link>https://community.appian.com/discussions/f/new-to-appian/31228/about-new-line</link><description>Hi, 
 what is the code for seperate lines. Should cut to next line</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: about new line</title><link>https://community.appian.com/thread/125015?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 04:20:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ca96d67-4283-4c0b-91a6-2fe278dc73f3</guid><dc:creator>kingsley J</dc:creator><description>&lt;p&gt;Thank you so much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124949?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 14:28:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf1d5a8b-0b43-4c46-affa-eae407049fb8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Also note that depending on how you view the rule ouptut, newlines may be flattened.&amp;nbsp; The default, &amp;quot;formatted&amp;quot; option, when the output is plaintext, is particularly bad about showing the actual formatting of the outputted text, sadly.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1706106432871v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Now if we switch the output to &amp;quot;Raw&amp;quot; we&amp;#39;ll actually get a glimpse of what this text would look like elsewhere (like inserted into the DB, in a paragraph field, etc).&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1706106492687v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124899?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 05:56:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24f0bfd0-ba67-4324-b75b-9cad693e52c0</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;You can use this site to get Unicode values of any character you are trying to input in your code -&amp;nbsp;&lt;a href="https://symbl.cc/en/unicode/table/"&gt;symbl.cc/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124895?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 05:38:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51f0a82a-db6d-42a9-ac76-e0ca37bf03eb</guid><dc:creator>kingsley J</dc:creator><description>&lt;p&gt;Thank you so much supriya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124894?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 05:37:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d781ffd-6e10-46e7-add3-7ce69bc0ed0a</guid><dc:creator>supriyab0004</dc:creator><description>&lt;p&gt;Another small example for next line&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!forEach(
  items: enumerate(10),
  expression: &amp;quot;The new number is - &amp;quot;&amp;amp;fv!item&amp;amp;char(10)
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124893?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 05:35:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:097a1e21-6162-4eae-8395-9af0f9b51165</guid><dc:creator>supriyab0004</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!textField(
  readOnly: true,
  value: &amp;quot;Above&amp;quot; &amp;amp; char(10) &amp;amp; char(10) &amp;amp; &amp;quot;below&amp;quot;
)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The above code snippet is a small example for next line, hope this helps you.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Supriya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about new line</title><link>https://community.appian.com/thread/124891?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 05:28:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f5e61d6-03c3-4b06-a946-17c86bfdc6f2</guid><dc:creator>supriyab0004</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/kingsleyj4929"&gt;kingsley J&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can make use of char(10) to enter next line.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>