How to check element tag is exist in XML file

Hi everyone.

I want to check element tag exist in XML file.

How to do that ?

Thanks in advance!

image
image

@trunghai

You can use IsMatch activity, This will return you boolean value

image

based upon that you can write your logic

Hope this helps you

Follow Link

Thanks

1 Like

Thanks so much !

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.