Get Data Table Rows
Read rows from a data table. Pass row_names to fetch specific rows, or omit it for the first rows in the table.
hf_get_data_table_rowsRead onlyArguments
| Name | Type | Description |
|---|---|---|
tablereq | string | |
limit | integer = 50 | |
row_names | array | Specific rows. Omit for the first rows in order. |
Related tools
Nearby in Data tables: