4 risposte
Hi Saurabh,To execute your class follow the steps below:1) Click Debug. | Open Execute Anonymous Window or CTRL+E.2) In the Enter Apex Code window, call the method with the name of the class if method is static3) Click Execute If you want to see debug log then select Debug Only option
Regards,Ajay