Removes all filters, including any special filters set by the MARKEDONLY Function (Record) and changes the current key to the primary key. Also removes any marks on the record and clears any C/AL variables on the record.

RecordRef.RESET

Parameters

RecordRef

Type: RecordRef

Refers to the record that you want to reset.

Expand imageRemarks

Expand imageSee Also