Represents a single change to a Record value.
The index of the affected field
The name of the affected field
Returns the string key representation of the affected item in the form recordName(recordIndex).fieldName(fieldIndex).
recordName(recordIndex).fieldName(fieldIndex)
The index of the affected record
The name of the affected record
String denoting the type of change that this represents
Represents a single change to a Record value.