GetReturnToProjectQuestionnaireId
Revision as of 11:19, 12 May 2022 by Administrator (talk | contribs)
[Will obsolete soon and replace by GetReturnToQuestionnaireId]
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