Hi Appian Gurus,
I recently came across a code like this :
I noticed that using the If() function with more than three parameters works like a nested If condition. However, I couldn’t find any documentation about this behavior in Appian’s official documentation. Is it acceptable to use the If function in this way?
Discussion posts and replies are publicly visible
I do not allow this in my teams. There are many edge cases where this does not work anymore. Use a!match instead.