Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetUserProjectQuestionnaireResourceId

From Catglobe Wiki
Revision as of 10: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)

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