| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I need to create a hashtable in which keys are the objects of json and values are occurence of those objects in json.
So I want to know the format in which i can create hashtable and access that hashtable.
Please share any documentation or any reference code for that.
Thanks