string GetText(int inQuesIdx)
Description
Returns the text in the current question's body section
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int32 | Question index |
Return Type
string
string GetText(int inQuesIdx)
Returns the text in the current question's body section
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int32 | Question index |
string
Comments
Please sign in to leave a comment.