Type: Posts; User: BaronZ
good,thx
i have an array like below: [{"A":"a","B":"b"},{"A":"a","B":"b"},{"C":"c"}] how to check if the array elements' key contains "A"(only key)?