dom.source.balanceBracesTextview()
Availability
Dreamweaver 4.
Description
This function is a Code view extension that enables parentheses balancing. You can call
dom.source.balanceBracesTextview()
point from the opening of the surrounding parenthetical statement to the end of the statement to
balance the following characters:
further levels of punctuation nesting.
Arguments
None.
Returns
Nothing.
dom.source.endOfDocument()
Availability
Dreamweaver 4.
Description
Places the insertion point at the end of the current Code view document. If content is already
selected, this function extends the selection to the end of the document.
Arguments
bShiftIsDown
•
The
bShiftIsDown
selected. If
bShiftIsDown
Returns
Nothing.
dom.source.endOfLine()
Availability
Dreamweaver 4.
Description
Places the insertion point at the end of the current line. If content is already selected, this
function extends the selection to the end of the current line.
Arguments
bShiftIsDown
•
The
bShiftIsDown
selected. If
bShiftIsDown
to extend a currently highlighted selection or insertion
,
and
[]
{}
()
argument is a Boolean value that indicates whether content is being
is
, the content is selected.
true
argument is a Boolean value that indicates whether content is being
is
, the content is selected.
true
. Subsequent calls expand the selection through
Code view functions
413
Need help?
Do you have a question about the DREAMWEAVER MX 2004-DREAMWEAVER API and is the answer not in the manual?