Read x y of sprite placed visually

Suppose I create a sprite and visually place it on the stage. When the flag is clicked, I broadcast a setup message. Receiving the message, I want the sprite to go to where I visually placed it. Rather than trial and error figuring out where x and y are, is there a way I can place the sprite and read the x and y values to then enter into the go to block?

This sort of readout . . .

[ updated to include graphic ]

sure! just click on the check marks of the x position and y position reporters in the palette!

That works. ;—)

Thanks.