Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Questions on App development

Snow preck
Tera Contributor

 In an email notification. how do you call a parameter from an event that invoked the email?

a. None of the listed options

b. gs.property

c event.parm

d. current property

 

Which of the following are legitimate form annotation types?
a. Text
b. Section Details
c. Info Box Blue
d. Info Box Yellow

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Snow preck 

 

For 1st one

Answer is A and right syntax event.propertyname

 

 

For 2nd Question answer is

 

  • Text
  • Section Details
  • Info Box Blue
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Sandeep Rajput
Tera Patron
Tera Patron

@Snow preck 

 1.In an email notification. how do you call a parameter from an event that invoked the email?

Answer: c event.parm

 

2.Which of the following are legitimate form annotation types?

Answer: 

a. Text
b. Section Details

c. Info Box Blue

 

Screenshot 2024-06-15 at 10.18.19 PM.png

 

 

 

 

Community Alums
Not applicable

Hi @Snow preck 

 In an email notification. how do you call a parameter from an event that invoked the email?

a. None of the listed options

b. gs.property

c event.parm

d. current property

Correct answer : C

 

Which of the following are legitimate form annotation types?
a. Text
b. Section Details
c. Info Box Blue
d. Info Box Yellow

Correct answer : A,B,C

 

Thanks,

Hope this helps you.

If you found my response helpful, please mark it as helpful and accept it as the solution to close this thread.