Skip to content

Instantly share code, notes, and snippets.

@nommy
Created June 12, 2012 05:39
Show Gist options
  • Save nommy/2915377 to your computer and use it in GitHub Desktop.
Save nommy/2915377 to your computer and use it in GitHub Desktop.
first apex
trigger HandleProductPriceChange on Merchandise__c (after update) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment