void SetInstructionsTextFormat(int inQuesIdx, params DVar[] inValues)
Description
Pipe texts into the interviewer's instructions text.
Parameters
The following is a list of parameters the functions receivesÂ
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int | Question index |
| inValues | DVar[] | Texts parameters list to set |
Return Type
void
Comments
Please sign in to leave a comment.