can we add new key and value in a json? code example Example: add key to json jsondata.FDamount = 'false'; // or jsondata['FDamount'] = 'false';