vector llGetCameraPos()

Returns the position of the camera of the user that granted the script PERMISSION_TRACK_CAMERA. If no user has granted the permission, it returns ZERO_VECTOR.

Q: Is this in region coordinates?
A: Yes.

To determine where the camera is pointing, see llGetCameraRot.