ReadJSON

toolbox.ReadJSON(file)

ReadJSON function reads json data from file and returns json object which can be accessed using usual dot notation.

Parameters:

file (JSON) – input

Returns:

obj json object