Manoj89
Giga Sage

Hi Ruchi,

 

It seems the issue is with the ServiceNow API itself, or maybe it's the default functionality.

You can stringify it to get the exact result, something like

 

 

machine_name = String(grMRVSAnswers1.value);

 

 

View solution in original post