ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

94 / 96

Question 94:

Which trigger context variable allows you to modify field values before they are written to the database in the before trigger? 

Answer options:

A. @ReadOnly
B. RETURNING
C. Webservice
D. Trigger.new