Hi @ATO ,
You can put it like this:
Syntax: “path”.Contains(“ref_code”)
Example: “RV-[46573823]-[Date]-[Time].xls”.Contains(“46573823”)
Output: True
Thanks,
Vinit Mhatre
Hi @ATO ,
You can put it like this:
Syntax: “path”.Contains(“ref_code”)
Example: “RV-[46573823]-[Date]-[Time].xls”.Contains(“46573823”)
Output: True
Thanks,
Vinit Mhatre