getMetaLang()
Returns the index of the meta language.
Synopsis
int getMetaLang();
Parameters
Parameter | Description |
---|---|
none | - |
Return value
If successful, the function returns the index or in the event of an error, -1.
Error
Description
The meta language is a "pseudo project language" that can be used for multilingual projects for the purpose of automated translation (for example, "meta.utf8"). It must also be specified in addition to the active language and the second project language when a "dictionary" is created. This function queries the index of the meta language.
Example
see getNoOfLangs()
Assignment
Multi-language capability
Availability
CTRL