Specifications
490
dreamweaver.stopRecording()
Availability
Dreamweaver 3
Description
Stops recording without prompting the user.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.isRecording()” on page 426 (must return true)
dreamweaver.undo()
Availability
Dreamweaver 3
Description
Undoes the previous step in the active Document window, dialog box, floating panel, or Site
panel that has focus.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canUndo()” on page 424
dreamweaver.historyPalette.clearSteps()
Availability
Dreamweaver 3
Description
Clears all steps from the History panel and disables the Undo and Redo menu items.
Arguments
None.
Returns
Nothing.
dreamweaver.historyPalette.copySteps()
Availability
Dreamweaver 3