User Guide
Enablers 569
Returns
A Boolean value: true if there is text, HTML, or Dreamweaver HTML on the Clipboard and
focus is in Code View, Design View, or Code Inspector;
false otherwise.
dreamweaver.canPlayRecordedCommand()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Play Recorded Command operation.
Arguments
None.
Returns
A Boolean value: true if there is an active document and a previously recorded command
that can be played;
false otherwise.
dreamweaver.canPopupEditTagDialog()
Availability
Dreamweaver MX.
Description
Checks whether the current selection is a tag and whether the Edit Tag menu item is active.
Arguments
None.
Returns
The name of the currently selected tag or a null value if no tag is selected.
000_DW_API_Print.book Page 569 Wednesday, July 20, 2005 11:58 AM