+1 vote
in Service Now by
Which object is used to refer the current logged in user in client script in servicenow?

1 Answer

0 votes
by

You can use the object g_user object to get the details of current active user.

...