string AdditionalAnswerText(int inQuesIdx, String inAnswerIdentifier)
Description
Returns the additional text entered to an "Other specify" answer type.
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int32 | Question Index |
| inAnswerIdentifier | String | Answer Index |
Return Type
string
Comments
Please sign in to leave a comment.