stgGetQuestionElement(int inQIdx)
Description
Will return the question element (will be used to set specific question HTML).
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQIdx | Int32 | Index of the Question |
Return Type
documnet.getElementbyID
Example
"stgGetQuestionElement(5)" will return the element of question index 5
Comments
Please sign in to leave a comment.