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
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
dreamweaver.htmlInspector.getShowInvalidHTML()
Availability
Dreamweaver 4.
Description
This function determines whether invalid HTML code is currently highlighted in the
Code inspector.
Arguments
None.
214
Workspace
indicates the status bar is visible;
if auto-indenting is on;
otherwise.
false
otherwise.
false
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?