InterviewSolution
Saved Bookmarks
| 1. |
How To Determine Whether Any Of The Field Value In A Record Have Changed? |
|
Answer» By using the METHOD changes() you can DETERMINE that the field value has been changed for a RECORD. By using the method changes() you can determine that the field value has been changed for a record. |
|