What am I doing wrong?
You're missing the "end repeat"
1 Like
As @destructure00 said, your rule is missing END-REP. Just wanted to add that it should be inserted immediately above ELSE.
1 Like