javascript console.log object

console.log(‘show value string, object %s %O’, var.string, var.object);

2019-08-07 · 1 min · 8 words · Me