<?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>local variables in other domains</title><link>https://community.appian.com/discussions/f/rules/12819/local-variables-in-other-domains</link><description>Hi, I tried out this code: 
 
 a!formLayout( label: ri!random, firstcolumncontents: with( test!rand: rand(), ri!random: test!rand, a!textField( label: ri!random, value: test!rand ) ), buttons: a!buttonLayout( primaryButtons: a!buttonWidget() ) ) 
 
 and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: local variables in other domains</title><link>https://community.appian.com/thread/57485?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 08:38:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85c56a4e-bc27-4738-ac82-c14bce54c1cf</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/henryc889"&gt;hpcole&lt;/a&gt;  generally we make the use of test! In expression rule Test cases where you want to use assertion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: local variables in other domains</title><link>https://community.appian.com/thread/57480?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 04:31:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f4a7da21-c7cd-435d-b03e-18c6658a3f66</guid><dc:creator>ravichandt316819</dc:creator><description>I agree with Jeremy. For example, if you start typing the local variable names in expression rule and or in the interface, you can not get the auto-population for the local variables which doesn&amp;#39;t start with local!.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: local variables in other domains</title><link>https://community.appian.com/thread/57478?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 03:57:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b15a5c85-0c7e-443a-b356-e9071aaa9c8a</guid><dc:creator>jeremys</dc:creator><description>It doesn&amp;#39;t seem to be documented anywhere so I&amp;#39;m not sure.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: local variables in other domains</title><link>https://community.appian.com/thread/57477?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 03:48:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9fd7680c-7c4f-4cc3-b2e3-2453031a9e4b</guid><dc:creator>anjup</dc:creator><description>Just curious.. apart from using test! to define variables. Is there any other significance?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: local variables in other domains</title><link>https://community.appian.com/thread/57475?ContentTypeID=1</link><pubDate>Tue, 03 Jul 2018 01:12:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7345e6f-aea5-44b8-9c75-95315e48a431</guid><dc:creator>jeremys</dc:creator><description>Hi,&lt;br /&gt;
I&amp;#39;ve asked around and it seems like in earlier versions (7.x, etc) you were able to define variables using any domain eg. acb!, testing!, local!. This introduced code maintainability issues so the standard was changed to local!. I can&amp;#39;t find any documentation on it so it seems like test! is a remnant of this functionality from earlier versions of Appian. I would avoid using the test! domain as it doesn&amp;#39;t seem to documented and could be at risk of deprecation.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>