Platforms to show: All Mac Windows Linux Cross-Platform

JavaScript Object Notation

JSON, short for JavaScript Object Notation, is a lightweight computer data interchange format.

Release notes

  • Version 24.2
    • Improved ToHTML method in JSONMBS class to use CSS for right alignment.
    • Added Merge function to JSONMBS class.
  • Version 24.1
    • Added new variant of FromDiff method in JSONMBS class with KeyToCopy parameter to copy primary keys.
    • Fixed an edge case with Replace in JSONMBS where it didn't catch all spots.
  • Version 24.0
  • Version 23.5
    • Rewrote JSONMBS class.
    • Added Search to JSONMBS class to perform JMESPath queries in Xojo.
    • Added Query and Replace functions for JSONMBS class.
    • Added ByteStringEncoding shared property to JSONMBS class.
    • Added Compact and CaseSensitive properties for JSONMBS class.
    • Added Flatten and Unflatten functions for JSONMBS class.
    • Added LineLengthLimit and NewLineCharacters shared properties to JSONMBS class.
    • Added NewByteStringNode method to JSONMBS class.
    • Added ValueByteString property in JSONMBS class.
    • Fixed an issue with JSONMBS returning single instead of double value.
    • Fixed IsInt64 property in JSONMBS class to not mark number like strings as number.
  • Version 23.3
    • Added FilterObjectArray method in JSONMBS class.
    • Improved Text property in JSONMBS class to output less commas.
  • Version 23.1
    • Fixed a crash in ToHTML method in JSONMBS class.
  • Version 23.0
    • Added Text property to JSONMBS class.
    • Fixed a crash in JSONMBS when parsing invalid JSON code, broken in 22.5pr4 while fixing another bug.
  • Version 22.5
    • Added AddOrReplaceItemToObject method to JSONMBS class.
    • Fixed a problem with JSONMBS ignoring garbage character after parsing text.
    • Fixed JSONMBS constructor to not crash for empty text.
  • Version 21.5
    • Added StartIndex parameter to FindValueInArray and FindValueInObjectArray methods in JSONMBS class, so you can repeat search until nothing more is found.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...