stgAnswerChoice

void stgAnswerChoice(int inQIdx, int inTopicIdx)

Description

will return the answer chosen in the specified topic and question 

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQIdx Int32 Index of the Question
inTopicIdx Int32 Index of the topic

Return Type

void

Example

"stgAnswerChoice(3, 5)" returns the answer chosen for Topic 5 in Question 3

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.