User Guide
Enablers 445
Returns
A Boolean value: true if a search pattern has already been established; false otherwise.
dreamweaver.canOpenInFrame()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Open in Frame operation.
Arguments
None.
Returns
A Boolean value: true if the selection or insertion point is within a frame; 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 445 Wednesday, August 20, 2003 9:14 AM