Search found 1 match

Search found 1 match Page 1 of 1
by mgable
Tue Sep 03, 2019 7:28 am
Forum: Community Forum
Topic: IF Condition File Name Pattern
Replies: 1
Views: 55882

Try ${IsValidText(text, regex)}

Sample: ${file:name} = Report_Aug-2019.csv

If: ${IsValidText(file:name, 'Report_[a-zA-Z][a-zA-Z][a-zA-Z]-20[0-9][0-9].csv')}
<Matches>
Search found 1 match Page 1 of 1