<?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>Mobile Verification</title><link>https://community.appian.com/discussions/f/portals/27838/mobile-verification</link><description>Hi, 
 I am providing a text field for the user to enter his / her mobile number. Now I want to verify if it is a valid mobile number. 
 Verifications are of type: 
 1. If it contains all digits and no characters 
 2. If the length exceeds 9 digits 
 3</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Mobile Verification</title><link>https://community.appian.com/thread/108320?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 12:13:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e570edff-cd6e-491b-bcc5-f8c32bf5e030</guid><dc:creator>GautamShenoy</dc:creator><description>&lt;p&gt;Damm, thats cool&amp;nbsp;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mobile Verification</title><link>https://community.appian.com/thread/108319?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 12:11:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2662145f-9fcd-4cba-9086-f492cc2771a2</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Appian just made it more easier for you in their new release. Now they have a!isPhoneNumber() will be GA on 3rd March&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mobile Verification</title><link>https://community.appian.com/thread/108306?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 07:16:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a7c6715-e379-47e7-b5a4-12c52ccd46f4</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;For such&amp;nbsp;validation regex these days, I prefer to use ChatGPT to generate me a pattern, Try using it, it is really a time saver.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mobile Verification</title><link>https://community.appian.com/thread/108300?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 05:48:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:57fc2644-b8de-4609-83fd-dbf693d4c824</guid><dc:creator>gayathris876948</dc:creator><description>&lt;p&gt;isnull(&lt;br /&gt;stripwith(lower(ri!textinput), &amp;quot;1234567890&amp;quot;)&lt;br /&gt;) -&amp;nbsp;This will return true if all entered inputs are numbers.&lt;/p&gt;
&lt;p&gt;furthermore you can use len() , and() to check the length.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>