SNOW-CAD • Practice Test 21
Free SNOW-CAD practice test — 15 questions with explanations. Set 21. No signup required.
A developer writes a script to display the department name of the caller on a custom form. The script uses: gs.getUser().getDepartment().getName(). However, the script throws a null pointer exception for some users. Which is the most likely cause and solution?