DataTableRangeRowHasChanges

Returns whether a specific data row within a DataTableRange's sheet range has any unsaved changes.
The address of any cell within the data row or the address of the sheet row may be used to identify the data row.
If an address is not specified, the current cell address is used.

Usage

@DataTableRangeRowHasChanges([<Address>])

Argument Name Description
Address Optional (default is the active cell). The address that identifies the data row.