Try using the Get Class node with the Get Display Name node and a print string node to see what Other Actor is overlapping the Collider_Box. (Really checking the class would work rather than checking if it has a tag anyway).
As Dividual said, it probably just isn’t createWord4.
What do you want to happen, and what is happening? If you put a print string node after the cast instead of destroy actor, does it print?