How to check if an actor is in a array?

Use a find item node for that array; if it cannot find anything it would return -1, if it can it would return the index starting from 0.