当前选区明细
vtable_get_selectionRetrieve detailed cell information from the currently selected VTable region, including column, row, field, title, value, and full record data, to support assertions after selection.
Instructions
读取 VTable 当前选区的单元格明细:col/row/field/title/value 及完整业务记录 originData。点击/框选单元格后用它做断言(数据源为官方 getSelectedCellInfos)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | ||
| table_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||