Hi,
Is there a way we could extract part of text from a string like
{"-M-24aDCCzcQNaczKWrn":{"Email":"EmailID@gmail.com","Key":"-M-24aDCCzcQNaczKWrn","Name":"Full Name","Type":"Profile","Username":"fullname"}}
I want to extract the email id and username.
Can anyone help?
Thanks in advance.