You need to sign in to do that
Don't have an account?
Trailhead: Unclear instruction "Apex Basics & Database" Module - Unit 1/5
I'm just learning Apex and I am stuck on this step under "Call a Static Method"...
Modify the statements in your Execute Anonymous window to call the static method on the class name.
I opened the Execute Anonymous window, but I am not sure what to modify and how. Any hints?
Modify the statements in your Execute Anonymous window to call the static method on the class name.
I opened the Execute Anonymous window, but I am not sure what to modify and how. Any hints?
Createa smaple class : It has a static variable and a static method
In Developer console run :
Let me know if you still have any questions.