dom.source.setCurrentLine()
Availability
Dreamweaver 4.
Description
Puts the insertion point at the beginning of the specified line. If the
not a positive integer, the function does nothing and returns
at the beginning of the last line if
Arguments
lineNumber
The
lineNumber
placed.
Returns
A Boolean value:
true
dom.source.startOfDocument()
Availability
Dreamweaver 4.
Description
Places the insertion point at the beginning of the Code view document. If content is already
selected, this function extends the selection to the beginning of the document.
Arguments
bShiftIsDown
The
bShiftIsDown
selected. If
bShiftIsDown
Returns
Nothing.
lineNumber
argument is the line at the beginning of which the insertion point is
if successful;
false
argument is a Boolean value that indicates whether content is being
is
, the content is selected.
true
false
is larger than the number of lines in the source.
otherwise.
argument is
lineNumber
. It puts the insertion point
Code view functions
541
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?