Link to home
Start Free TrialLog in
Avatar of itbabe
itbabe

asked on

is there an equivalent for string concatination in vbscript that can substract a string

I have a string A :
123456
and
I have a string B
456

I want to have the string 123 returned.

I want to do this in vbscript
ASKER CERTIFIED SOLUTION
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial