<?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 Use of StartsWith with Regix expression in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Use-of-StartsWith-with-Regix-expression/m-p/58169#M12060</link>
    <description>&lt;P&gt;Hi, Community&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would like to determine if a given string starts with a certain pattern.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone let us know how to use RegEx expression in Startswith()?&lt;/P&gt;
&lt;P&gt;For instance,&amp;nbsp; the following didn't work.&lt;/P&gt;
&lt;P&gt;If &lt;STRONG&gt;Startswith &lt;/STRONG&gt;is not a proper function, is there any alternative to implement this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26490.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26621i360602D27CB99FEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="26490.png" alt="26490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would appreciate your help in advance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;jiyun lee&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Sep 2023 09:23:00 GMT</pubDate>
    <dc:creator>jiyunlee2</dc:creator>
    <dc:date>2023-09-07T09:23:00Z</dc:date>
    <item>
      <title>Use of StartsWith with Regix expression</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-of-StartsWith-with-Regix-expression/m-p/58169#M12060</link>
      <description>&lt;P&gt;Hi, Community&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would like to determine if a given string starts with a certain pattern.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone let us know how to use RegEx expression in Startswith()?&lt;/P&gt;
&lt;P&gt;For instance,&amp;nbsp; the following didn't work.&lt;/P&gt;
&lt;P&gt;If &lt;STRONG&gt;Startswith &lt;/STRONG&gt;is not a proper function, is there any alternative to implement this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26490.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26621i360602D27CB99FEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="26490.png" alt="26490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would appreciate your help in advance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;jiyun lee&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2023 09:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-of-StartsWith-with-Regix-expression/m-p/58169#M12060</guid>
      <dc:creator>jiyunlee2</dc:creator>
      <dc:date>2023-09-07T09:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use of StartsWith with Regix expression</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-of-StartsWith-with-Regix-expression/m-p/58170#M12061</link>
      <description>&lt;P&gt;Hi Jiyun Lee,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;StartsWith() is function is used for specific text comparison. For instance StartsWith("Your Text","You") fetches you a&amp;nbsp;&lt;STRONG&gt;True&amp;nbsp;&lt;/STRONG&gt;value. In order check the regex you can make use of &lt;STRONG&gt;Utility - Strings --&amp;gt; Test Regex &lt;/STRONG&gt;action. Output is a flag which is the result of Regex match.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26486.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26617i44E74EE59C1710C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="26486.png" alt="26486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps...&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Babjee Vangipurapu &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;Wonderbotz&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 12:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-of-StartsWith-with-Regix-expression/m-p/58170#M12061</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-09-07T12:09:00Z</dc:date>
    </item>
  </channel>
</rss>

