#how can I get Information out of a json Object?

5 messages · Page 1 of 1 (latest)

peak zephyr

I have this json object {"0":{"imvciC":2147483647}}, how can I get the numbers out of it?

sullen helmBOT
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
rare ore
obsidian vigil

use the json object functions to parse or stringify

depending of what you need