Contents

changedKeys()

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

Declaration

func changedKeys() -> [String]

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 a Record’s Fields