User Guide

Toggle functions 217
dreamweaver.htmlInspector.setShowLineNumbers()
Availability
Dreamweaver 4.
Description
This function shows or hides the line numbers in the Code view of the Code inspector.
Arguments
bShow
The bShow argument is a Boolean value: true sets the line numbers to visible; false
hides them.
Returns
Nothing.
dreamweaver.htmlInspector.setShowSyntaxColoring
()
Availability
Dreamweaver 4.
Description
This function turns syntax coloring on or off in the Code view of the Code inspector.
Arguments
bShow
The bShow argument is a Boolean value: true indicates that the syntax coloring should be
visible;
false turns it off.
Returns
Nothing.
000_DW_API_Print.book Page 217 Wednesday, July 20, 2005 11:58 AM