Hello Appian Community,
I'm trying to figure out why both of these codes don't react the same way ? Any guess ?
Discussion posts and replies are publicly visible
In the second screenshot, we can see the actual value of that local variable. What is the value on the first screenshot?
SelectedMetier use a simple saveInto and get the same value (2) and is reseted to {} when I use the if() synthaxe which dosen't happen when I simply use the second code :
Can you post the value of the local variable when you are trying to execute the code in first screenshot