external.frameWindowRect - read/write property. Returns a Rect
object holding the ALPFrame window screen coordinates.
Accepts Point or Rect
objects (see MoveFrameWindow).
Example:
var currentRect = external.frameWindowRect;
Obtains the current ALPFrame window rectangle.