Difference between revisions of "GetReturnToProjectQuestionnaireId"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====getReturnToProjectQuestionnaireId====
 
====getReturnToProjectQuestionnaireId====

Revision as of 11:53, 12 December 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