Documentation

Json::FromFile

Function

Value@ Json::FromFile(const string&in filename)

Deserialize (parses) contents of a file into a Json value tree. This can either be a file on disk or a file that's part of the plugin hierarchy.

string filename

Returns Json::Value@