void SetInstructionsText(int inQuesIdx, string inText)
Description
Set the interviewer's instructions text
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int | Question index |
inText | string | Text to set |
Return Type
Void
Comments
Please sign in to leave a comment.