User Guide

196 Chapter 12: Workspace
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 if line numbers appear; false otherwise.
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 if syntax coloring is on; false otherwise.
dreamweaver.htmlInspector.getShowWordWrap()
Availability
Dreamweaver 4.
Description
This function determines whether the Word Wrap is on in the Code inspector.
Arguments
None.
Returns
A Boolean value: true if word wrap is on; false otherwise.
000_DW_API_Print.book Page 196 Wednesday, August 20, 2003 9:14 AM