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
Comments
Please sign in to leave a comment.