Answer

Snow preck
Tera Contributor

precilaK_0-1718554714077.png

 

5 REPLIES 5

Deepak Shaerma
Kilo Sage

Hi @Snow preck 

 

Could you please post the question also. So that i will give you the proper reply. Question is missing in your image. 

 

please mark this Helpful and Accepted Solution if this helps you. Your action will help me and the community in understanding same requirements.

Thanks & Regards

Deepak Sharma

Snow preck
Tera Contributor

precilaK_0-1718557188547.png

 

Hi @Snow preck ,

 

The correct option is :

   b, c, and d


b. Only run when called from a script.
c. The script logic can be hidden when the Application is installed from the ServiceNow Store.

d. For some changes to application logic there is only one place to make edits.

 

SN Doc reference: Server-side Scripting 

 

Please Mark My Response as Correct/Helpful based on Impact

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Sandeep Rajput
Tera Patron
Tera Patron

@Snow preck Script Includes are reusable server-side script logic that define a function or class. Script Includes execute their script logic only when explicitly called by other scripts.

 

Correct Answer:

C. b,c and d

 

Reference: https://developer.servicenow.com/dev.do#!/learn/courses/washingtondc/app_store_learnv2_scripting_was...