Contents

changedKeys

Returns an array of keys with recent changes to their values.

Declaration

- (NSArray<NSString *> *) changedKeys;

Return Value

An array of keys with changed values since downloading or saving the record. If there aren’t any changed keys, this method returns an empty array.

See Also

Accessing the Record’s Fields