Specifications
489
dreamweaver.playRecordedCommand()
Availability
Dreamweaver 3
Description
Plays the recorded command in the active document.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canPlayRecordedCommand()” on page 421
dreamweaver.redo()
Availability
Dreamweaver 3
Description
Redoes the step that was most recently undone in the active Document window, dialog box,
floating panel, or Site panel.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canRedo()” on page 421
dreamweaver.startRecording()
Availability
Dreamweaver 3
Description
Starts recording steps in the active document; the previously recorded command is immediately
discarded.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.isRecording()” on page 426 (must return false)