This PeopleCode program compares two editable fields on a component.
Which event or events should the program be placed in?
A.
SaveEdit
B.
FieldEdit
C.
SaveEdit and RowInit
D.
FieldEdit and RowInit
E.
SearchSave and SavePreChange
F.
FieldChange and SavePreChange
Explanation: