Hey, this is quite subtle. It toggles the blending mode of your selection between alpha blending and replacing the alpha values of the underlying image. There will only be a difference if your selection contains pixels with an alpha value less than 255.
Hope that answers your question! :)