I am using the following VBScript to extract the customer number from a 20 digit number.
Currentfield = Mid(Sourcefields("F7",9,6))
I have set the field type to STRING and I am getting an error message every time I run the integration.
Is there better way to extract the text I am trying to get from a field?
Thanks.
Kaye.
*This post is locked for comments
I have the same question (0)