IsNewRow
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns true if the specified row is not yet saved to the database. Returns false if the specified row is already saved to the database.
If the parameter is a list, then the current row of the list is taken.
If the parameter is a reference, then the referenced row is taken.
list
list
a database list
reference
reference
a reference to a row of a database list