User Guide

350 Fireworks JavaScript API
Description
Moves the upper-left corner of the Property inspector window to the specified location.
fw.getPIPosition()
Availability
Fireworks MX.
Usage
fw.getPIPosition()
Arguments
None.
Returns
A point object that is formatted as {x: float, y: float} (see “Point data type” on page 12 for
syntax details), which contains the location of the Property inspector.
Description
Retrieves the location, in screen coordinates, of the upper-left corner of the Property
inspector window.
History panel functions
These functions control the History panel.
fw.historyPalette.clearSteps()
Availability
Fireworks 3.
Usage
fw.historyPalette.clearSteps()
Arguments
None.
Returns
Nothing.