Hello everyone,
I m quite beginning using Else condition, so not sure how to use it correctly.
Here is what i am doing :
This is not working (in fact working if there is only one condition above, ex: CurObjet=151)
I would like Else to run when conditions CurObjet =151 and CurObjet=12 not true
I am missing something but don't know what. Does Else only works if just one condition above ?
Thank you