Returns
Nothing.
dom.arrowLeft()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the left the specified number of times.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of times that the insertion point
nTimes
must move left. 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.arrowRight()
Availability
Dreamweaver 3.
Description
Moves the insertion point to the right the specified number of times.
Arguments
{nTimes}, {bShiftIsDown}
The
argument, which is optional, is the number of times that the insertion point
nTimes
must move right. 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.
174
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?
Questions and answers