GetUserProjectQuestionnaireResourceId

From Catglobe Wiki
Revision as of 12:21, 1 June 2017 by Hovietluu (talk | contribs) (Created page with "====getUserProjectQuestionnaireResourceId==== Gets the unique id of the current questionnaire answer sheet context. '''Syntax''' getUserProjectQuestionnaireResourceId() ''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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