Question: What is a Salesforce trigger context variable?Answer: Trigger context variables, such as Trigger.new and Trigger.old, provide information about the records being processed by a trigger. They allow developers to access and manipulate data within the trigger. |
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容: