白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Move cursor position
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
To be launched.
2、 Function description
Move the position of the cursor in the target word to set the moving mode, moving position and moving direction.
3、 Attribute description
● Document object: represents the word document object to be operated on. You can use the variables returned by components such as open document.
● Move position: how many units the cursor moves.
● Mobile mode: the unit in which the cursor moves. Word: move in word units; Row: moves in behavior units; Paragraph: moves in paragraphs.
● Moving direction: the direction in which the cursor moves. Left: the cursor moves to the left; Right: the cursor moves to the right.
● Hold shift: whether to press the shift key while the cursor is moving. Options: Yes and No.
4、 Use example
To be launched.





