Hi Experts,
Here is a string:
<field name = "Catalog ID" isUserMetadata="true"><![CDATA[0101]]></field>
I want to extract 0101 from that .
How can we do this?