Outputs the active language. |
Synopsis
int getActiveLang(); |
Parameters
Parameters |
Description |
none |
- |
Return value
If successful, the function returns the index of the active language or in the event of an error, -1. |
Errors
Description
Returns the index of the active language. This lies within the range from 0 to the number of languages that are available, minus one. The function getNoOfLangs() returns the number of available languages. |
Example |
see getNoOfLangs() |
Relates to
Multi-language capability |
Availability
UI, CTRL, DP |
See also
V 3.11 SP1
Copyright