get_row_name
Method of CSVDocument.
get_row_name(const integer index) -> string
Returns the name of a row by its index.
Parameters
- index: The index of the row to retrieve the name for.
Method of CSVDocument.
get_row_name(const integer index) -> stringReturns the name of a row by its index.