Missing '' at 'if' error in apex in salesforce
you cant have code outside your class , your class ends at line where it show error. if you remove that extra curly brace then error will go-away.
Missing '<EOF>' at 'if' error in apex salesforce.
Comments
Post a Comment