Resolved! Get Client Local IP Address
Hello, Does anyone know how to get the client Local IP address in servicenow. I see there is a way to get the Public IP address using the below method, but need a way to get the local IP address.gs.getSession().getClientIP(); Please let me know if...

