GotoQuestionnaire

From Catglobe Wiki
Revision as of 06:03, 22 December 2011 by Tungocman (talk | contribs) (gotoQuestionnaire)
Jump to: navigation, search



gotoQuestionnaire

Go to the newest uncompleted QAS of the current respondent. This newest uncompleted QAS is belong to another questionnaire

Syntax

gotoQuestionnaire(questionnaire_spec)

Arguments

questionnaire_spec: Is a string expression.

Return type

empty

Examples

// Go to the newest uncompleted QAS of another questionnaire: TestQnaire
gotoQuestionnaire("System\\TestQnaire");