I am sorry for the basic questions. I have this in my json file
{
"BLD_BRH" : "****",
"RLS_STR" : "****",
"RLS_FIXED" :
}
i am setting this nsJSON::Set /file $EXEDIR\manifest.json . but I just need to read BLD_BRH and RLS_FIXED. I don't see anything here in examples
|