Hi!
I've got about 100 cameras in my scene. I made a script that gives a list of all cameras that can see a specifique geo/asset. I wanted to know how to use my list in the Find Node window to find all cameras...
...As I was writing this post, I found it! You need to use | like this:
Camera_A | Camera_B | Camera_Z
-Olivier