what is the answer of this question

ShreyashJunje
Tera Contributor

Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?

  1. gs.log()
  2. gs.error()
  3. gs.warn()
  4. gs.debug()
4 REPLIES 4

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @ShreyashJunje 

The correct answer is 1.

 

you can also referhttps://developer.servicenow.com/app.do#!/document/content/app_store_doc_scoped_script_fuji_c_Scoped...

 

 

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra 

Dr Atul G- LNG
Tera Patron
Tera Patron

Answe is 1.

*************************************************************************************************************
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]

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

Brad Bowman
Kilo Patron
Kilo Patron

The answer is, do not use this forum to get answers to test questions.  Review the related course material and learn from it.

Sandeep Rajput
Tera Patron
Tera Patron

@ShreyashJunje 

  1. gs.log()