Function group parse_and_stringify

Function to parse from a string or to convert an object into a string Function group has those functions and groups:

  • Function stringify - Return the JSON represantation of the object.
  • Function parse - Parse a string into JSON value.
  • Function parse_selection - Parse a string into a new selection.

Use additional help with a function name to see more details about the function.