string VarName(int inQuesIdx)
Description
Returns the variable name of a question
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int | Question index |
Return Type
string
string VarName(int inQuesIdx)
Returns the variable name of a question
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int | Question index |
string
Comments
Please sign in to leave a comment.