This Function returns a <string>, which is the text, in the current language, corresponding to the specified Multi-Language Text ID.
Parameters
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. |
Updated: 3/21/2018 4:26 PM |