TheCommonUtils..::..GetJSONValueByPath Method
Retrieves a value from a parsed JSON data structure based on a JSON path lookup/query. Obtain the parsed JSON using TheCommonUtils.DeserializeJSONStringToObject(). JSON Path details follow those in NewtonSoft's JObject.SelectToken().
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)