Hello guys,
I have question about manipulation string with XPath
I would like to know how can I transform something like this:
North America in
NOR_AME
So The first three letter of the first word and others 3 letter of the second word.
I have liste of regions:
Asia ASI
Pacific PAC
South America SOU_AME
I would like to have always the first 3 letters of the word.
Any suggestion how to do that.
Ina
I have question about manipulation string with XPath
I would like to know how can I transform something like this:
North America in
NOR_AME
So The first three letter of the first word and others 3 letter of the second word.
I have liste of regions:
Asia ASI
Pacific PAC
South America SOU_AME
I would like to have always the first 3 letters of the word.
Any suggestion how to do that.
Ina