<?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>Can I obtain the state of Rule Inputs and Local Variables from an Interface that I&amp;#39;m currently viewing as a user?</title><link>https://community.appian.com/discussions/f/general/37870/can-i-obtain-the-state-of-rule-inputs-and-local-variables-from-an-interface-that-i-m-currently-viewing-as-a-user</link><description>I&amp;#39;m developing a preexisting app with many deeply nested interfaces that render as the contents of several cardLayout components. The contents displayed are dictated by a set of specific combination of Rule Inputs and Local Variables that is difficult</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can I obtain the state of Rule Inputs and Local Variables from an Interface that I'm currently viewing as a user?</title><link>https://community.appian.com/thread/142393?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 17:22:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0ced5d3-1f23-4ccb-be9e-ab60f62ab7d4</guid><dc:creator>francoh7128</dc:creator><description>&lt;p&gt;Great tip, thank you! The &amp;quot;console.log()&amp;quot; of Appian as it were.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I obtain the state of Rule Inputs and Local Variables from an Interface that I'm currently viewing as a user?</title><link>https://community.appian.com/thread/142385?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 06:42:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c6d41b17-5383-4154-8550-259a309302cf</guid><dc:creator>Soma</dc:creator><description>&lt;p&gt;You have to start with the innermost rule or interface, and backtrack from there by passing each input that will give you the desired output. In this way you will be able to understand the code better and reduce chance of undesired behaviours.&lt;/p&gt;
&lt;p&gt;You can also have a paragraph field and pass the rule input or local variable to it value to see the data that is being passed.&lt;/p&gt;
&lt;p&gt;While doing this, make sure to update the descriptions of the rule inputs, so that it can readable and maintainable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I obtain the state of Rule Inputs and Local Variables from an Interface that I'm currently viewing as a user?</title><link>https://community.appian.com/thread/142381?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 01:22:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:057426e3-4697-45ea-b1c0-45a862e4d789</guid><dc:creator>Devaprasanth Murugesan</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/francoh7128"&gt;francoh7128&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good Day!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;To get or view the value of the rule inputs/Local Variables we don&amp;#39;t have any direct way. I would suggest to display the locals/rule inputs by using text field /rich text display field inside the same section. By this way you can see the values that needs to be used for testing purpose.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>