Change to number slots with 0 made number input dropdowns with text become NaN

untitled script pic (1)
is now
untitled script pic (1)


then, I changed the definition, and i realized:

Change to number slots with 0 made number input dropdowns with text become NaN

..what?

there was a recent change that made number inputs be evaluated like text strings, which was unfortunately reverted, but now even direct text inputs become NaN.

You could do this:
untitled script pic (8)
I changed the menu to "test=$_test" and the definition to "unselect of ()".

fixed, thanks!

thx!