Regex multilne

Hello all,

I am using RegExr webpage to do a test and I am using this: “system.Text.RegularExpressions.Regex.Match(pdf, “^(<?\d\s+)(<?[\d,,]+\s+)[\d,.,,]+”).Value.ToString” in Multiline and it finds what I want. The problem is that in studio I assign a variable to this and it is not finding it.

How can I put multiline in the assign activity?

Thanks!

grafik

1 Like

@Angel_Llull - if you could share a sample text and the expected output. We can take a look and assist.

1 Like

Thanks! :slight_smile:

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