Which one of the following is part of the client-side scripting API?

Which one of the following is part of the client-side scripting API?
A . workflow.scratchpad
B . GlideUser object (g_user)
C . current and previous objects
D . GlideSystem object (gs)

Answer: B

Explanation:

https://developer.servicenow.com/dev.do#!/reference/api/rome/client

The GlideUser object (g_user) is part of the client-side scripting API that provides information about the current user and the user’s preferences. It can be used in Client Scripts and UI Policies to customize the user interface based on the user’s role, language, time zone, etc. The workflow.scratchpad object is only available in Workflow scripts, which are used to automate processes on the platform. The current and previous objects are only available in server-side scripts, such as Business Rules and Script Includes. The GlideSystem object (gs) is also a server-side object that provides methods for logging, debugging, date and time calculations, etc.

Reference: [GlideUser object (g_user)]

[Workflow scripts]

[Business Rules]

Script Includes

[GlideSystem object (gs)]

Latest CAD Dumps Valid Version with 60 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments