User Guide

530 Code
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 argument is a Boolean value that indicates whether content is being
selected. If
bShiftIsDown is true, the content is selected.
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 argument is a Boolean value that indicates whether content is being
selected. If
bShiftIsDown is true, the content is selected.
Returns
Nothing.
000_DW_API_Print.book Page 530 Wednesday, July 20, 2005 11:58 AM