Sublime Forum

Regular Expression Issue

#1

if in a script we have two regular expressions to read 2 different data (data_1 and data_2)and printing them in a excel sheet. In some file we have data_1 but don’t have data_2 and vice versa. So how we can execute both the regex to get all data printed in the final excel sheet.

0 Likes