Returns
A Boolean value:
true
dreamweaver.htmlInspector.getShowLineNumbers()
Availability
Dreamweaver 4.
Description
This function determines whether line numbers appear in the Code inspector.
Arguments
None.
Returns
A Boolean value:
true
dreamweaver.htmlInspector.getShowSyntaxColoring
()
Availability
Dreamweaver 4.
Description
This function determines whether syntax coloring is on in the Code inspector.
Arguments
None.
Returns
A Boolean value:
true
dreamweaver.htmlInspector.getShowWordWrap()
Availability
Dreamweaver 4.
Description
This function determines whether the Word Wrap is on in the Code inspector.
if invalid HTML code is highlighted;
if line numbers appear;
if syntax coloring is on;
false
otherwise.
false
otherwise.
false
otherwise.
Toggle functions
215
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?