InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Set Field And Push Field? |
|
Answer» Set FIELDS actions that get EXECUTED UPDATE the specified fields on the screen. However, they do not write the VALUES to the database. Set Fields actions that get executed update the specified fields on the screen. However, they do not write the values to the database. |
|