Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%HI_LNG_Translate function


Function
The function translates given text according to the current language.
Declaration
TEXT%HI_LNG_Translate(
   TEXT in str
 )

Parameters
str Text to translate.

Example
TEXT  _txt
 
_txt := %HI_LNG_Translate("Text enclosed between brackets will be replaced by translation from Dictionary: {!Key}")

  • Žiadne štítky