This expression that worked fine in 1.6.2 is returning an error: exten =>_X.,n,Set(i=$[${i} + 1]) It needs to add 1 to the value if "i". Did I miss something?