string GetInstructionsText(int inQuesIdx)
Description
Returns the Interviewer Instructions Text
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Index of the Question |
Return Type
string
Comments
Please sign in to leave a comment.