<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I create multiline labels using Arcade functions? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662246#M4503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to label polygons using two separate fields. I would like this to show on two separate lines. In desktop I use the vbnewline command. Is there an equivalent in Arcade?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2017 14:10:34 GMT</pubDate>
    <dc:creator>MaryAnnSteinmetz</dc:creator>
    <dc:date>2017-02-15T14:10:34Z</dc:date>
    <item>
      <title>How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662246#M4503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to label polygons using two separate fields. I would like this to show on two separate lines. In desktop I use the vbnewline command. Is there an equivalent in Arcade?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 14:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662246#M4503</guid>
      <dc:creator>MaryAnnSteinmetz</dc:creator>
      <dc:date>2017-02-15T14:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662247#M4504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MaryAnn,&lt;/P&gt;&lt;P&gt;You can use&amp;nbsp;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;TextFormatting.NewLine&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The text constants are found here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/guide/types/#text" title="https://developers.arcgis.com/arcade/guide/types/#text"&gt;Types | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 23:26:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662247#M4504</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2017-02-27T23:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662248#M4505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Wendy, TextFormatting.NewLine works for me in Pro, but not in AGOL. I've tried Chrome and Firefox. Do you know if this should work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;"1" + TextFormatting.NewLine + "2"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 20:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662248#M4505</guid>
      <dc:creator>NatalieMatthews</dc:creator>
      <dc:date>2017-03-06T20:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662249#M4506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Natalie - it doesn't work in AGOL - it's a known issue at this point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope all is well!&lt;/P&gt;&lt;P&gt;wendy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 21:15:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662249#M4506</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2017-03-06T21:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662250#M4507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Wendy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 16:58:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662250#M4507</guid>
      <dc:creator>NatalieMatthews</dc:creator>
      <dc:date>2017-03-07T16:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662251#M4508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have we heard anything more if this has since become supported in AGOL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662251#M4508</guid>
      <dc:creator>AhnaMiller2</dc:creator>
      <dc:date>2017-09-29T17:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662252#M4509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any news on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 00:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662252#M4509</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-15T00:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662253#M4510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from the help... so I guess not, unless the help is out of date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/arcade/function-reference/constants/" title="https://developers.arcgis.com/arcade/function-reference/constants/"&gt;Constants | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;H3 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 27.06px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 37.54px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 12px 0px;"&gt;&lt;SPAN style="font-size: 15px;"&gt;TextFormatting.NewLine&lt;/SPAN&gt;&lt;/H3&gt;&lt;P style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 24px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;SPAN style="font-size: 13px;"&gt;Inserts a new line, or line break, into the text. &lt;SPAN style="font-size: 15px;"&gt;Multi-line labels are &lt;STRONG style="background-color: transparent; color: #4c4c4c; display: inline; flex-direction: row; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-feature-settings: &amp;amp;quot; liga&amp;amp;quot; 1, &amp;amp;quot;calt&amp;amp;quot; 0; font-style: normal; font-weight: bold; height: auto; letter-spacing: normal; line-height: 24px; min-height: 0px; margin: 0px;"&gt;NOT&lt;/STRONG&gt; supported&lt;/SPAN&gt; in the ArcGIS API 3.x for JavaScript &lt;STRONG style="font-size: 15px;"&gt;nor in the ArcGIS Online map viewer.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H5 style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 19.2px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 28.8px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; margin: 0px 0px 12px 0px;"&gt;&lt;SPAN style="font-size: 13px;"&gt;Example&lt;/SPAN&gt;&lt;/H5&gt;&lt;P style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; avenir next w01&amp;amp;quot;,&amp;amp;quot;avenir next w00&amp;amp;quot;,&amp;amp;quot;avenir next&amp;amp;quot;,&amp;amp;quot;avenir&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 24px; margin-top: 0px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;SPAN style="font-size: 13px;"&gt;Returns "T2N R1W"&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE style="background-color: transparent; color: #4c4c4c; font-family: &amp;amp;quot; consolas&amp;amp;quot;,&amp;amp;quot;andale mono&amp;amp;quot;,&amp;amp;quot;lucida console&amp;amp;quot;,&amp;amp;quot;monaco&amp;amp;quot;,monospace; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; margin-bottom: 24px; max-width: 1004px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-spacing: 0px; word-wrap: break-word;"&gt;&lt;CODE style="background-color: #f8f8f8; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-top-left-radius: 3px; border-top-right-radius: 3px; color: #595959; display: block; font-family: &amp;amp;quot; consolas&amp;amp;quot;,&amp;amp;quot;andale mono&amp;amp;quot;,&amp;amp;quot;lucida console&amp;amp;quot;,&amp;amp;quot;monaco&amp;amp;quot;,monospace; font-size: 13.93px; overflow: auto; position: relative; white-space: pre; word-wrap: normal; padding: 20px 16px 16px 16px; border: 1px solid #efefef;"&gt;&lt;SPAN style="color: #c41a16;"&gt;"T"&lt;/SPAN&gt; + &lt;SPAN style="color: #1c00cf;"&gt;$feature&lt;/SPAN&gt;.TOWNSHIP + &lt;SPAN style="color: #5c2699;"&gt;TextFormatting&lt;/SPAN&gt;.&lt;SPAN style="color: #aa0d91;"&gt;NewLine&lt;/SPAN&gt; + &lt;SPAN style="color: #c41a16;"&gt;"R"&lt;/SPAN&gt; + &lt;SPAN style="color: #1c00cf;"&gt;$feature&lt;/SPAN&gt;.RANGE &lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 00:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662253#M4510</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-15T00:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662254#M4511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, this doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/424346_Screen Shot 2018-10-15 at 12.00.06 pm.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 01:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662254#M4511</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-15T01:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662255#M4512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I said... it doesn't work.&amp;nbsp; read the help snippet I posted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 01:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662255#M4512</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-15T01:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662256#M4513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ooops, sorry about it. My bad.&lt;/P&gt;&lt;P&gt;But, it would be great to get this working again &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Gee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 01:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662256#M4513</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-10-15T01:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662257#M4514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, it depends on what you are labelling and not just wanting to use Arcade.&lt;/P&gt;&lt;P&gt;python is more mature if you are in a pinch... Arcade is still under development&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2018 01:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662257#M4514</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-15T01:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662258#M4515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this ever get resolved?&amp;nbsp; Will it work in the expression builder now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: I just tried this&amp;nbsp;and unfortunately it doesn't work.&amp;nbsp; Strangely, the&amp;nbsp;TextFormatting.NewLine option is available under the "Constants" tab, but when you click the help button you get this message even though the test box is showing it as working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/473287_2019-11-13 08_07_26-Window.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 16:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662258#M4515</guid>
      <dc:creator>DavidForbuss1</dc:creator>
      <dc:date>2019-11-13T16:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662259#M4516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/133975"&gt;David Forbuss&lt;/A&gt;, this works in&amp;nbsp;&lt;EM&gt;ArcGIS API 4.x &lt;/EM&gt;related products&lt;EM&gt;&amp;nbsp;-&amp;nbsp;&lt;A href="https://community.esri.com/ideas/15261-support-multi-line-labels-using-arcade-in-agol"&gt;Support Multi-Line Labels Using Arcade in AGOL&lt;/A&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But, if you're still using &lt;EM&gt;ArcGIS API 3.x apps&lt;/EM&gt; &lt;EM&gt;(e.g. Operations Dashboard)&lt;/EM&gt; - this functionality wouldn't work - as you mentioned.&lt;/P&gt;&lt;P&gt;An interim solution would be to - pass a HTML tag for line breaks instead -&amp;nbsp;&lt;STRONG&gt;&amp;lt;br /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;{expression/expr0} + &lt;SPAN style="color: #008000;"&gt;"&amp;lt;br /&amp;gt;"&lt;/SPAN&gt; +&amp;nbsp;{expression/expr1}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will cause any&amp;nbsp;&lt;EM&gt;4.x -&amp;nbsp;&lt;/EM&gt;apps and maps to look horrible, but will do the trick for &lt;EM&gt;3.x&lt;/EM&gt; related products.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2020 06:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662259#M4516</guid>
      <dc:creator>GeeFernando</dc:creator>
      <dc:date>2020-02-13T06:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662260#M4517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although the note remains the same about the API 3x, based on my preview from AGOL,&lt;/P&gt;&lt;P&gt;I think this is working now maybe...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Expression:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$feature["RESP_DATE"] + TextFormatting.NewLine + $feature.CRRALL&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: #4c4c4c; font-weight: 300; "&gt;Result:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: #4c4c4c; font-weight: 300; "&gt;2020-05-05T08:00:00-04:00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; color: #4c4c4c; font-weight: 300; "&gt;67.1&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 13:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662260#M4517</guid>
      <dc:creator>MatthewDuffy</dc:creator>
      <dc:date>2020-05-06T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662261#M4518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uhp, disregard, it did not work, sorry&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491192_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 13:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/662261#M4518</guid>
      <dc:creator>MatthewDuffy</dc:creator>
      <dc:date>2020-05-06T13:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1007843#M5701</link>
      <description>&lt;P&gt;The odd thing I have noticed is that even using Python's&amp;nbsp; "\r\n"&amp;nbsp; at the end of each line will give the correct preview but once you accept the expression the text returns to a single line in map.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 20:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1007843#M5701</guid>
      <dc:creator>Kelin_Field</dc:creator>
      <dc:date>2020-12-08T20:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1064228#M5898</link>
      <description>&lt;P&gt;Having the same issue here. TextFormatting.NewLine works as it should in the preview, but once you accept the expression the text returns to a single line of text in the map.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 18:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1064228#M5898</guid>
      <dc:creator>TylerScott2</dc:creator>
      <dc:date>2021-06-02T18:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1335176#M6778</link>
      <description>&lt;P&gt;Perfect! Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 21:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1335176#M6778</guid>
      <dc:creator>TanyaWinemiller</dc:creator>
      <dc:date>2023-10-04T21:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create multiline labels using Arcade functions?</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1582895#M7420</link>
      <description>&lt;P&gt;MUCHISIMAS GRACIAS A TI&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 22:29:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-create-multiline-labels-using-arcade/m-p/1582895#M7420</guid>
      <dc:creator>CharlesDethero</dc:creator>
      <dc:date>2025-02-06T22:29:35Z</dc:date>
    </item>
  </channel>
</rss>

