ServiceNow Certified Application Developer — Question 126

Which of the following is true about g_scratchpad? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because g_scratchpad is specifically designed to transfer information from the server to the client side. Option B is also correct as g_scratchpad does not function on mobile devices, while options C and D are incorrect because g_scratchpad does not have constructors or methods and does not include default properties from client-side scripts.