@Mohan_R wrote:
…(?s)(?<=Something).?[\n\t].?^[\n\t]
…(?s)(?<=Source).?[\n\t].?^[\n\t]
…(?s)(?<=Source).?^[\t]$
the above expression is working fine in Regex101.com but doesn’t work in UiPath?
Posts: 8
Participants: 3
@Mohan_R wrote:
…(?s)(?<=Something).?[\n\t].?^[\n\t]
…(?s)(?<=Source).?[\n\t].?^[\n\t]
…(?s)(?<=Source).?^[\t]$
the above expression is working fine in Regex101.com but doesn’t work in UiPath?
Posts: 8
Participants: 3