Specifications

Chapter 31426
Arguments
None.
Returns
A Boolean value: true if the selection is a stylesheet node or a style definition within a stylesheet
node and the stylesheet is neither hidden nor This Document.
A Boolean value
false if the selection is hidden or in This Document.
dreamweaver.isRecording()
Availability
Dreamweaver 3
Description
Reports whether Dreamweaver is currently recording a command.
Arguments
None.
Returns
A Boolean value that indicates whether Dreamweaver is recording a command.
dreamweaver.htmlStylePalette.canEditSelection()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can edit, delete, or duplicate the selection in the HTML Styles
panel.
Arguments
None.
Returns
A Boolean value: false if no style is selected or if one of the clear styles is selected.
dreamweaver.resultsPalette.canClearItems()
Availability
Dreamweaver MX
Description
Checks whether you can clear the contents of the Results panel currently in focus.
Arguments
None
Return Value
A Boolean value: true if the contents can be cleared; false otherwise.