Skip to content
Jigwright
HullForge docs

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 only

Arguments

NameTypeDescription
tablereqstring
limitinteger
= 50
row_namesarraySpecific rows. Omit for the first rows in order.

Nearby in Data tables: