Dear All,
I have a custom requirement and need your help please
I have exported the strings into CSV file, and for some reason I need to find a string from this CSV programmatically which source file it's in. I noticed that there is an ID column which shows like <encodedstr>/1/0, I see "1" here is the line number, and the <endcodedstr> might be the file path. Is there a way I can extract the file path from the encoded ID please? Thank you!
Best Regards,