Description
This function determines whether line numbers are shown in the Code view.
Arguments
None.
Returns
A Boolean value:
true
dom.getShowRulers()
Availability
Dreamweaver 3.
Description
This function gets the current state of the View > Rulers > Show option.
Arguments
None.
Returns
A Boolean value:
true
dom.getShowSyntaxColoring()
Availability
Dreamweaver 4.
Description
This function determines whether syntax coloring is on in the Code view of the
document window.
Arguments
None.
Returns
A Boolean value:
true
indicates the line numbers are shown;
indicates the rulers are visible;
if syntax coloring is on;
false
otherwise.
false
otherwise.
false
otherwise.
Toggle functions
203
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?