If then in change object action error

0
Hi community, I would like to change an object by if expression. Condition value is decimal and the value itself is a string. I would like to avoid to create many exclusive splits. Does anybody know whats wrong with this expression ‘Missing EOF at then’ ? Many thanks in advance :)
asked
2 answers
1

You are required to add an else clause and if must be lower case.

answered
0

Great, thanks!

answered