Difference between revisions of "GetUserProjectQuestionnaireResourceId"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "====getUserProjectQuestionnaireResourceId==== Gets the unique id of the current questionnaire answer sheet context. '''Syntax''' getUserProjectQuestionnaireResourceId() ''...")
 
(getUserProjectQuestionnaireResourceId)
Line 1: Line 1:
 +
[[Category:Questionnaire_Functions]] 
 
====getUserProjectQuestionnaireResourceId====
 
====getUserProjectQuestionnaireResourceId====
  

Revision as of 12:22, 1 June 2017

getUserProjectQuestionnaireResourceId

Gets the unique id of the current questionnaire answer sheet context.

Syntax

getUserProjectQuestionnaireResourceId()

Arguments

none

Return type

string

Example

string s = getUserProjectQuestionnaireResourceId();

print(s);

Availability

Version 5.0