
124
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Example
If the user’s last action applied a Cascading Style Sheet (CSS) style to a selected range of text, a call to the
dreamweaver.getUndoText() function returns "Undo Apply <span>".
dreamweaver.playRecordedCommand()
Availability
Dreamweaver 3.
Description
Plays the recorded command in the active document.
Arguments
None.
Returns
Nothing.
Enabler
See “dreamweaver.canPlayRecordedCommand()” on page 506.
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
See “dreamweaver.canRedo()” on page 507.
dreamweaver.startRecording()
Availability
Dreamweaver 3.
Comentários a estes Manuais