set_current_field_name
Sets the field name at the current cursor position in an HWP document, allowing you to define or rename fields directly.
Instructions
Set the current field name at cursor position.
Args: doc_id: Document ID from open_document name: Field name to set option: Field option flags prev: Previous field name next: Next field name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| next | No | ||
| prev | No | ||
| doc_id | Yes | ||
| option | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||