-
Regex in catdv worker 9
Hello everyone,
I use regex to extract some data from file names.
But this time I have to do it on a folder name.
Example:
I have a tree of type :
Folder/22_Test_SubFolder/File.mov
In this case I must recover the value 22 or Test in the name of the folder but it is not fixed values.
Do you have an idea ?
Regards,