exam questions

Exam CAD All Questions

View all questions & answers for the CAD exam

Exam CAD topic 1 question 120 discussion

Actual exam question from ServiceNow's CAD
Question #: 120
Topic #: 1
[All CAD Questions]

Which method is used to retrieve Application Property values in a script?

  • A. gs.getProperty()
  • B. g_form.getAppProperty()
  • C. g_form.getProperty()
  • D. gs.getAppProperty()
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
milokimok
Highly Voted 1 year, 6 months ago
Selected Answer: A
Should be A https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_automatingapps_tokyo_use_application_properties
upvoted 6 times
...
GoMaggieO2
Most Recent 7 months, 3 weeks ago
Selected Answer: A
gs.getProperty() - I write it often in my script
upvoted 2 times
...
Lord_Korvus
10 months ago
Selected Answer: D
Source: https://developer.servicenow.com/dev.do#!/reference/api/utah/server_legacy/c_GlideSystemAPI#r_GS-getProperty_S_O
upvoted 1 times
Hmzpkts
8 months, 1 week ago
you meant A i guess
upvoted 1 times
...
...
tinylifter
1 year, 5 months ago
Selected Answer: A
The Correct answer is A https://docs.servicenow.com/bundle/tokyo-application-development/page/app-store/dev_portal/API_reference/glideSystemScoped/concept/c_GlideSystemScopedAPI.html#r_ScopedGlideSystemGetProperty_String_Object
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...