Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%HI_LNG_Translate function


Function
The function translates given text according to the current language.
Declaration
Blok kódu
languageesl
themeConfluence
TEXT%HI_LNG_Translate(
   TEXT in str
 )
Parameters
strText to translate.
Example
Blok kódu
languageesl
themeRDark
TEXT  _txt
 
_txt := %HI_LNG_Translate("Text enclosed between brackets will be replaced by translation from Dictionary: {!Key}")