Hello all,
Logic / Action / or you can insert any number of booleans and it will pass true if any of them are true. Is there a way to do this with a list of booleans rather than just one. You can use || for two list but what if I want more. Always more!
Thank for you help,
Steven
Logic / Action / or you can insert any number of booleans and it will pass true if any of them are true. Is there a way to do this with a list of booleans rather than just one. You can use || for two list but what if I want more. Always more!
Thank for you help,
Steven
Comment