set_pos_by_set
Set the cursor position in an HWP document using list, paragraph, and position values for targeted text editing.
Instructions
Set cursor position using list/para/pos values.
Args: doc_id: Document ID from open_document list: List index para: Paragraph index pos: Position within paragraph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | Yes | ||
| list | Yes | ||
| para | Yes | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||