Simple Javascript | Array .map(); method
Hi there, In this article I will describe the use case of map Javascript function and how it can be used in ServiceNow. For example you have a JSON array of employee data and at the end result you only need array collection of employeeId. There are t...