MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 163

Dreamweaver api reference
Table of Contents

Advertisement

dreamweaver.getUndoText()
Availability
Dreamweaver 3.
Description
Gets the text that is associated with the editing operation that will be undone if the user
selects Edit > Undo or presses Control+Z (Windows) or Command+Z (Macintosh).
Arguments
None.
Returns
A string that contains the text that is associated with the editing operation that will be
undone.
Example
If the user's last action applied a cascading style sheet (CSS) style to a selected range of text, a
call to the
function returns
.
dreamweaver.getUndoText()
"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 569
.
History functions
163

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents