Oracle
1Z0-241 · Question #45
1Z0-241 Question #45: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-241 to reveal the answer and full explanation for question #45. The question stem and answer options stay visible for context.
Question
When a user change triggers an error, you want PeopleCode to position the cursor in the field that triggered the error. What is the correct syntax?
Options
- AGetField().SetCursorPos(%Page); Error Msgget(1040,1,"Message not found");
- BError Msgget(1040,1,"Message not found"); GetField().SetCursorPos(%Page);
- CError ("Message not found"); GetField().SetCursorPos(%Page);
- DSetCursorPos.GetField(); Error MsgGet(1040,1, "Message not found");
- EError MsgGet(1040,1, "Message not found"); SetCursorPos.GetField();
Unlock 1Z0-241 to see the answer
You've previewed enough free 1Z0-241 questions. Unlock 1Z0-241 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.