Servo.read() and Servo.write() help

Assuming that the servo can actually get to the commanded position, servo.read() can tell you where the servo is.

You can get the same thing when a servo is not even connected to the arduino. Spooky!