rowfn
No description
Functions (3)
Actions (9)
add-row
Action
Adds a new row of data to an existing table
clear-rows
Action
Removes all rows from a table
delete-row
Action
Removes a row from a table by its position
filter-rows
Action
Filter rows based on a condition with comparison operators
find-row
Action
Find the first row matching a condition
random-row
Action
Picks a random row from a table of data
sort-rows
Action
Sort entire table by column value
unpack-row
Action
Breaks down a row into separate variables for each field
update-row
Action
Update specific fields in a row