More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Questionnaire_Functions]] | ||
| | ||
Revision as of 07:26, 22 March 2011
getReturnToProjectQuestionnaireId
Returns the id of the questionnaire which function returnFromGoTo() would return the user to when executed.
Syntax
getReturnToProjectQuestionnaireId()
Arguments
None
Return type
number
Example
number pqId = getReturnToProjectQuestionnaireId();
print(pqId);
Availability
Version 5.2