Oracle
1Z0-141 · Question #129
What are two ways that you can assign a value to an item on a form from within the code of a menu item? (Choose two).
The correct answer is A. Use the COPY built-in. E. Use the EXECUTE_TRIGGER built-in to call code in the form that assigns the value. See the full explanation below for the reasoning.
Question
What are two ways that you can assign a value to an item on a form from within the code of a menu item? (Choose two).
Options
- AUse the COPY built-in.
- BUse the NAME_IN built-in.
- CUse the FIND_ITEM built-in.
- DUse the SET_ITEM_PROPERTY built-in.
- EUse the EXECUTE_TRIGGER built-in to call code in the form that assigns the value.
How the community answered
(55 responses)- A80% (44)
- B7% (4)
- C4% (2)
- D9% (5)
Community Discussion
No community discussion yet for this question.