vtable_get_row_count
Retrieves the total number of data rows in the current VTable by reading the internal record set length, ensuring accurate counts even when rows are scrolled out of view.
Instructions
读取当前 VTable 表格有多少行纯数据。直接通过读取内部记录集合长度,不受屏幕滚动截断影响。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iframe_selector | No | div[aria-hidden=false] iframe |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |