Difference between revisions of "GetUserProjectQuestionnaireUserId"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:Questionnaire_Functions ====getUserProjectQuestionnaireUserId==== Returns id of the current questionnaire answer sheet’s user. '''Syntax''' getUserProjectQue...")
(No difference)

Revision as of 06:16, 2 June 2017

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