… which I don’t get.
- How can I easily convert a int to show it in a binary format as String (5 -> 101 )
- I have got a boolean function which sometimes returns null (empty symbol).
Actually I would like to trigger the counter node on true, but the emptiness messes everything up (the counter output also becomes empty) and I don’t know how to hack around that…
Greetz