Hi
I would like to export Field Caption in all languages from a XMLPORT.
Like THIS : DAN=Telefon;ENU=Phone No.
Is there a function to do this ?
OR
Can it be done something like this :
- SET Output = 'DAN=Telefon'
- Change Language
- SET Output = 'ENU=Phone No.'
....
....
...
THANKS
0
Comments