User Guide
Fireworks functions 333
Returns
A database that is constructed from the table data.
Description
Reads the specified table. The tables are zero-indexed.
fw.readPanelStateFromFile()
Availability
Fireworks MX.
Usage
fw.readPanelStateFromFile(filepath)
Arguments
filepath The location of the panel state file as a string in the format file://URL.
Returns
Nothing.
Description
Reads in a panel state file, which is generated by “fw.writePanelStateToFile()” on page 345,
and moves the panels, Property inspector, and toolbox to the appropriate locations.
fw.replace()
Availability
Fireworks 3.
Usage
fw.replace()
Arguments
None.
Returns
The number of items that are replaced, or –1 if there are items in the document that remain to
be searched.