Hi All,
I have attribute in selector like :
colname=‘ABC|01| INV-022|[International]’, here i want to replace only invoice number i.e, INV-022 from some variable.can some one let me know how to insert variable name in the selector making sure that only the first part : ABC|01| and second part and second part are replace with * because these may change frequetnly like in second part of string |[International]’ this might chage to Domestic. Same might happen with first part ABC|01| as well .
Appreciate for the response in advance.
thanks,
Shivappa