D90CF024 - Question Table (F90CF060) I/O
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnQuestionId | QUSTID | MATH_NUMERIC | OPT | NONE | 
This is the unique identifier value for each question.  | ||||
| szQuestionName | QUSTNME | char | OPT | NONE | 
The name of the question.  | ||||
| szQuestionGuide | QUSTGUD | char | OPT | NONE | 
Additional text displayed when the script is executed to help the questioner explain or clarify the purpose of the question.  | ||||
| mnVariableId | VARLID | MATH_NUMERIC | OPT | NONE | 
Unique ID of Variable.  | ||||
| mnAnswerSetId | ANSETID | MATH_NUMERIC | OPT | NONE | 
This is the unique identifier value for each answer set.  | ||||
| cQuestionType | QUSTTYP | char | OPT | NONE | 
This identifies the type of question being asked.  | ||||
| mnQuestionWeight | QUSTWGT | MATH_NUMERIC | OPT | NONE | 
This determines what the weight of the question will be in relation to the overall set of questions.  | ||||
| None | 
| None |