bool LanguageMgr.SetLanguageByID(string inLangID)
Description
Set the language to be used in the interview
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inLangID | string | The ID of the language to set |
Return Type
bool
Comments
Please sign in to leave a comment.