...
Anzahl der erzeigten Fragen
Beispiel
xxxLi_QuestionID = Lo_SurveyQuestion.i_SSR_QuestionID;
Li_SubQuestionIDs := IntArray(0);
Ls_SubTableIDs := StringArray(0);
Li_SubRefDataset1IDs := IntArray(0);
Li_SubRefDataset2IDs := IntArray(0);
Li_SubRefDataset3IDs := IntArray(0);
Li_AnzahlSubQuestions = GetQuestionSet(Li_QuestionID, Li_DatasetSurveyID, &Li_SubQuestionIDs, &Ls_SubTableIDs, &Li_SubRefDataset1IDs, &Li_SubRefDataset2IDs, &Li_SubRefDataset3IDs);
Siehe auch
---