Servicenow Certified Application Developer CAD · Free Practice Question Easy
Question 9
What method should you use to get Application Property values in a server-side script?
-
A
gs.getProperty()
-
B
g_form.getAppProperty()
-
C
g_form.getProperty()
-
D
gs.getAppProperty()
Reveal correct answer
Correct answer: A
Explanation

Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
