stgSetAnswer

void stgSetAnswer(int inQIdx, DVar inValues)

Description

Will set the answer in the question mentioned

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQIdx Int32 Index of the Question
inValues DVar the value to set

Return Type

void

Example

"stgSetAnswer(2, 1)" will set the answer 1 in question index 2

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.