DIAdem Help

JsonParser Object

  • Updated2024-09-12
  • 1 minute(s) read

JsonParser Object

The JsonParser object provides methods for reading and writing JSON files and for converting JSON strings into the respective VBS objects and vice versa. A VBS object might be a dictionary object, an array, a string value, a double value, an integer value, a boolean value, a date/time value, or the the value null. Use the CreateJsonParser command to create the JsonParser object.

Log in to get a better experience