<?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 RE: Remove additional spaces from string in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Remove-additional-spaces-from-string/m-p/45272#M120</link>
    <description>Hi Devendra ,&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34198.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34264iF7B0C8FD1F3A8673/image-size/large?v=v2&amp;amp;px=999" role="button" title="34198.png" alt="34198.png" /&gt;&lt;/span&gt;&lt;BR /&gt;First check with InStr that if there are more than one extra space in the string (If "YES" InStr will return the position of the searched string)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34200.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34271iE95865D6E455169B/image-size/large?v=v2&amp;amp;px=999" role="button" title="34200.png" alt="34200.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If yes use "Replace" the function to update the Name&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34201.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34270iC2DC69A81EC4B553/image-size/large?v=v2&amp;amp;px=999" role="button" title="34201.png" alt="34201.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps .&lt;BR /&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Satish Gunturi&lt;/P&gt;
&lt;P&gt;Senior Consultant&lt;/P&gt;
&lt;P&gt;Ignite IPA Pvt Ltd.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Satish Gunturi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Jul 2022 11:55:00 GMT</pubDate>
    <dc:creator>Satish1414</dc:creator>
    <dc:date>2022-07-08T11:55:00Z</dc:date>
    <item>
      <title>Remove additional spaces from string</title>
      <link>https://community.blueprism.com/t5/University-Forum/Remove-additional-spaces-from-string/m-p/45271#M119</link>
      <description>Hi All,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There are multiple ways to remove additional spaces from a string. like split string by spaces then combine again with one space. Just wanted to check if there any other simple way to do this.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Requirement - remove additional spaces from string. &lt;BR /&gt;Example - "Devendra&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Kumar&amp;nbsp; &amp;nbsp; &amp;nbsp; Prajapati" should be converted to "Devendra Kumar Prajapati"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Devendra Kumar Prajapati&lt;BR /&gt;RPA Manager&lt;BR /&gt;Infosys &lt;BR /&gt;Chandigarh, India&lt;BR /&gt;------------------------------</description>
      <pubDate>Fri, 08 Jul 2022 10:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Remove-additional-spaces-from-string/m-p/45271#M119</guid>
      <dc:creator>Devendra_KumarP</dc:creator>
      <dc:date>2022-07-08T10:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Remove additional spaces from string</title>
      <link>https://community.blueprism.com/t5/University-Forum/Remove-additional-spaces-from-string/m-p/45272#M120</link>
      <description>Hi Devendra ,&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34198.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34264iF7B0C8FD1F3A8673/image-size/large?v=v2&amp;amp;px=999" role="button" title="34198.png" alt="34198.png" /&gt;&lt;/span&gt;&lt;BR /&gt;First check with InStr that if there are more than one extra space in the string (If "YES" InStr will return the position of the searched string)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34200.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34271iE95865D6E455169B/image-size/large?v=v2&amp;amp;px=999" role="button" title="34200.png" alt="34200.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If yes use "Replace" the function to update the Name&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34201.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34270iC2DC69A81EC4B553/image-size/large?v=v2&amp;amp;px=999" role="button" title="34201.png" alt="34201.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps .&lt;BR /&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Satish Gunturi&lt;/P&gt;
&lt;P&gt;Senior Consultant&lt;/P&gt;
&lt;P&gt;Ignite IPA Pvt Ltd.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Satish Gunturi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jul 2022 11:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Remove-additional-spaces-from-string/m-p/45272#M120</guid>
      <dc:creator>Satish1414</dc:creator>
      <dc:date>2022-07-08T11:55:00Z</dc:date>
    </item>
  </channel>
</rss>

