User Guide
History panel functions 351
Description
Clears the undo and redo stack.
fw.historyPalette.copySteps()
Availability
Fireworks 3.
Usage
fw.historyPalette.copySteps(array of indexes)
Arguments
array of indexes A zero-based array that specifies which steps from the History panel
should be copied. If it is
null, the currently selected steps are used.
Returns
Nothing.
Description
Copies history steps to the Clipboard.
fw.historyPalette.getSelection()
Availability
Fireworks 3.
Usage
fw.historyPalette.getSelection()
Arguments
None.
Returns
A zero-based array that represents which History panel steps are selected.
Description
Determines which steps in the History panel are selected.