User Guide

214 Workspace
dreamweaver.getShowStatusBar()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Status Bar option.
Arguments
None.
Returns
A Boolean value: true indicates the status bar is visible; false otherwise.
dreamweaver.htmlInspector.getShowAutoIndent()
Availability
Dreamweaver 4.
Description
This function determines whether the Auto Indent option is on in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if auto-indenting is on; false otherwise.
dreamweaver.htmlInspector.getShowInvalidHTML()
Availability
Dreamweaver 4.
Description
This function determines whether invalid HTML code is currently highlighted in the
Code inspector.
Arguments
None.
000_DW_API_Print.book Page 214 Wednesday, July 20, 2005 11:58 AM