May 2019
Intermediate to advanced
546 pages
12h 41m
English
This returns true if the code is called in the trigger context. If you write an Apex class with several methods, the same methods can be executed by a Visualforce page, anonymous Apex, a web service, or a trigger. Only if a trigger calls this method, you will receive a true for the variable.
Read now
Unlock full access