dom.nextWord()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the beginning of the next 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 ahead. 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.pageDown()
Availability
Dreamweaver 3.
Description
Moves the insertion point down one page (equivalent to pressing the Page Down key).
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of pages that the insertion point
nTimes
must move down. 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.
178
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?