I have a obj -> JSON.stringify().
newString = '<pre>'+JSON.stringify(values, ['displayName'], 4)+'</pre>';
I only want to show the values for the key "displayName" without any of the array/obj markyp("{}, [], etc") ---> Alexander Thorarinsson
Example of obj depths in 'values' array: