sap_read_textedit
Read multiline text content from SAP GUI text editors including notes, comments, and document texts. Returns full text and line count, with optional line limit for large editors.
Instructions
Read the content of a multiline text editor (GuiTextedit) — long texts, notes, comments, document text.
Returns full text and line count. Use max_lines to cap output for large text editors (0 = all lines).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_lines | No | ||
| textedit_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||