void ResetTopicTextProps(int inQuesIndex, int inTopicIndex)
Description
Reset HTML properties that were dynamically set to a topic during the interview, back to the default settings as in the script.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIndex | int | the question index |
inTopicIndex | int | the topic index |
Return Type
void
Comments
Please sign in to leave a comment.