May 2019
Intermediate to advanced
546 pages
12h 41m
English
This returns true if the trigger has fired after the record was saved to the database:
if (Trigger.isAfter){ // perform logic after the record is saved to the database}
Read now
Unlock full access