Hi!
New to scripting in Abbyy...and hoping to get some help on a script to remove white space and also remove some text from my string (anything after / including the /)
I have a table named PoDetails and a column named PartNumberDescription - this is the row where the script should apply but struggling to get this to work
Example string in row: A6695 650 20 NDF / 0
Desired outcome: A669565020NDF
Any ideas anyone?
Thanks!!