If you spawn the bullets inside your viewable area.. put down a "Is on screen"-condition, right-lick, invert. Then it gets the red X and means "is not on screen".
If you spawn outside of the visible area you need add a bit more logic, because otherwise it would be instantaneously destroyed.