<?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>How to make static varaible in Appian</title><link>https://community.appian.com/discussions/f/general/25079/how-to-make-static-varaible-in-appian</link><description>Hi All, Is it possible to make a variable static in appian just like java. So that it retains its value.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make static varaible in Appian</title><link>https://community.appian.com/thread/97212?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 22:46:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35f134e2-fd37-496d-a124-f60314fde9eb</guid><dc:creator>martincamacho</dc:creator><description>&lt;p&gt;I dont think thats possible, the only way to do something similar is restrict down to one group the security for the constant, but that is very risky and does not follow the best practices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make static varaible in Appian</title><link>https://community.appian.com/thread/97199?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 15:26:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f75379ad-7d09-4781-8904-5388e42fb5b7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You can create constants in Appian. I think this would be the best matching substitute.&lt;/p&gt;
&lt;p&gt;When coming from Java, be aware that Appian expressions is a functional programming language and you might have to adjust&amp;nbsp;your way of problem solving a bit.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.2/Expressions.html"&gt;docs.appian.com/.../Expressions.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>