Kalipso - Form - Expressions - Functions - Functions Descriptions - String Functions - MLText
This Function returns a <string>, which is the text, in the current language, corresponding to the specified Multi-Language Text ID.
Multi-Language Text ID <numeric> - ID of the multi-language text to use.
Consider that "50" is the Multi-Language Text ID for:
English
Spanish
Kalipso is great.
Kalipso es muy bueno.
and that the current language is Spanish.
Example 1
MLText(50) Result: Kalipso es muy bueno.
Last updated 4 years ago