Hi,
I'm trying to fetch value for a particular key after reading json object from a json file, but I'm not able to access the same.
Getting error that table is expected instead of string.
Also, I'm using cjson library to encode and decide.
An example similar to trygetvalue and containskey of c# would be of great help.