<?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 Postcode format regex in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97784#M45705</link>
    <description>&lt;P&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;Could somebody please help me with the expression that needs to go in the Regex match pattern field to check if the incoming postcode is a valid format? It needs to detect whether there are too many spaces in the middle as well as the usual O instead of 0.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rhian&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2023 13:27:04 GMT</pubDate>
    <dc:creator>Rhian.Lowe</dc:creator>
    <dc:date>2023-05-09T13:27:04Z</dc:date>
    <item>
      <title>Postcode format regex</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97784#M45705</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;Could somebody please help me with the expression that needs to go in the Regex match pattern field to check if the incoming postcode is a valid format? It needs to detect whether there are too many spaces in the middle as well as the usual O instead of 0.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rhian&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 13:27:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97784#M45705</guid>
      <dc:creator>Rhian.Lowe</dc:creator>
      <dc:date>2023-05-09T13:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Postcode format regex</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97785#M45706</link>
      <description>&lt;P&gt;can you provide some sample codes&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;positive ones and negative ones which you are referring to&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Lakshmi Narayana&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 13:59:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97785#M45706</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2023-05-09T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Postcode format regex</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97786#M45707</link>
      <description>&lt;P&gt;HI Rhian,&lt;BR /&gt;&lt;BR /&gt;If you want to check the spaces two or more you can use this regular expression pattern -&amp;nbsp; "[ ]{2,}"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35580.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35616i0FB29343EAC6FDFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="35580.png" alt="35580.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;You can use instring&amp;nbsp; function&amp;nbsp; to verify this - "&lt;SPAN&gt;the usual O instead of 0.&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 16:44:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Postcode-format-regex/m-p/97786#M45707</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-09T16:44:52Z</dc:date>
    </item>
  </channel>
</rss>

