[I want a node] Letter or number adder

Hi everyone!

In addition to what was explained in https://github.com/xodio/xod/issues/1973, I’d like to propose this:

ezgif-3-e49d361b65a1

I think that select will fit a bit better than if-else-v here, and also note that you can bind single characters to byte inputs by surrounding them in single quotes (like this: 'a'), no need to convert to ASCII code.

2 Likes