dom.previousWord()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the beginning of the previous word or skips multiple words if
is greater than 1.
nTimes
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of words that the insertion point
nTimes
must move back. If this argument is omitted, the default is 1.
The
bShiftIsDown
to extend the selection. If this argument is omitted, the default is
Returns
Nothing.
dom.startOfDocument()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the beginning of the document (that is, before the first visible
content in the Document window, or before the opening HTML tag in the Code inspector,
depending on which window has focus).
Arguments
{bShiftIsDown}
The
bShiftIsDown
to extend the selection. If the argument is omitted, the default is
Returns
Nothing.
180
Workspace
argument, which is optional, is a Boolean value that indicates whether
argument, which is optional, is a Boolean value that indicates whether
.
false
.
false
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?