GetRPQUserId

From Catglobe Wiki
Revision as of 09:33, 22 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



getRPQUserId

Returns id of the current questionnaire answer sheet’s user.

Syntax

getRPQUserId()

Arguments

none

Return type

number

Example

number a = getRPQUserId();

print(a);

Availability

Version 5.0