text constant value of given translation/language

charles.rooscharles.roos Member Posts: 60
Hi,
i have following text constant:

Text1: ENU/pcs, ETI/tk

and Navi runs in ENU-language, so i can just reference the variable to get value ENU/pcs, but what if i want to use value of other translation, the value ETI/tk, can i somehow get that value if i'm not in that language mode if to say so?

Comments

  • kinekine Member Posts: 12,562
    No, you can only switch the language of actual context through CurrForm.LANGUAGE or Report.LANGUAGE. Cannot be done for codeunit, only though GLOBALLANGUAGE but do not forget to set it back to previous language...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.