Reading a text in a paragraph

Hi All

I am trying to understand if Blue prism can actually read a particular text from a paragraph. For example the text is "my name chakri i am from india" could be anywhere in the given paragraph. lets say the para has 20 lines. In another para there are 10 lines. can we check the sentence exists in either of these two paras.

Thank you
 

gil.silva

Active Member
Hello,

You can achieve this using Regex, you can use the action "Test Regex Match" in the Object "Utility - Strings"

Let me know if you need more assistance.
 
Top