Hi All, Is it possible to make a variable static in appian just like java. So that it retains its value.
Discussion posts and replies are publicly visible
You can create constants in Appian. I think this would be the best matching substitute.
When coming from Java, be aware that Appian expressions is a functional programming language and you might have to adjust your way of problem solving a bit.
docs.appian.com/.../Expressions.html