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