I have been able to change an array of boolean switches to an array of numbers
using the "Boolean To (0,1)" function. I would like to do the opposite of
this now
but don't know how. There doesn't seem to be any functions for this. Does
anyone know how to do this?
i.e. number array to boolean array
Thanks,