hello,everybody I meet some problem needs you help. how can i get current client language setting in axapta 3.0 use x++? Thank you very much & best regard! Peng Qing Hua
Hi there What do you want to do? Do you want to access specific language files within code in X++ or just change /view the client language settings for Axapta? Regards Gerrit
HI, Gerrit Combrink Thank you very much. I have solved it. I just want to get the current’s user language, I can get it via companyinfo::languageId(). Thank your kindly help again! Andy