Arguments
None.
Returns
A Boolean value:
true
dreamweaver.htmlInspector.setShowAutoIndent()
Availability
Dreamweaver 4.
Description
This function turns the Auto Indent option on or off in the Code inspector.
Arguments
bShow
The
argument is a Boolean value: true turns the auto-indenting on;
bShow
off.
Returns
Nothing.
dreamweaver.htmlInspector.setShowInvalidHTML()
Availability
Dreamweaver 4.
Description
This function turns highlighting of invalid HTML code on or off in the Code inspector.
Arguments
bShow
The
argument is a Boolean value:
bShow
HTML code should be visible;
Returns
Nothing.
216
Workspace
if word wrap is on;
false
indicates it should not.
false
otherwise.
indicates that the highlighting of invalid
true
turns it
false
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?