Answered
How to remove tab and text after tab using GREP script.
Hi,
How to use GREP script to remove tab including text after tab.
Hi,
How to use GREP script to remove tab including text after tab.
replace(/\t+.*/,"")
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.