<?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>Accept a value within a specific Range of Integers</title><link>https://community.appian.com/discussions/f/general/29858/accept-a-value-within-a-specific-range-of-integers</link><description>I&amp;#39;m trying to solve a problem where we should allow only the values between 1-10 as inputs for a specific record. Can anyone suggest me a method to solve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Accept a value within a specific Range of Integers</title><link>https://community.appian.com/thread/118511?ContentTypeID=1</link><pubDate>Fri, 01 Sep 2023 10:37:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c7f09b9-e8be-4008-96c0-e03351356d18</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Appian expressions provide an if() statement and operators to make comparisons.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.3/parts-of-an-expression.html#comparison-operators"&gt;https://docs.appian.com/suite/help/23.3/parts-of-an-expression.html#comparison-operators&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then, input fields have a validation parameter the validate entered values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>