Libraries anvil sql ResultSet getRow

array getRow()
Gets next row as an array. Columns can be accessed with their respective names. Method next() must be called before this function.
Returns next row as array
Throws SQLError -  if an error occured