GetUserProjectQuestionnaireUserId
Revision as of 05:16, 2 June 2017 by Hovietluu (talk | contribs) (Created page with "Category:Questionnaire_Functions ====getUserProjectQuestionnaireUserId==== Returns id of the current questionnaire answer sheet’s user. '''Syntax''' getUserProjectQue...")
getUserProjectQuestionnaireUserId
Returns id of the current questionnaire answer sheet’s user.
Syntax
getUserProjectQuestionnaireUserId()
Arguments
none
Return type
number
Example
number a = getUserProjectQuestionnaireUserId();
print(a);
Availability
Version 5.0