GetRPQUserId

From Catglobe Wiki
Revision as of 10:52, 4 March 2022 by Administrator (talk | contribs)
Jump to: navigation, search

[Will obsolete soon and replace by GetQASUserId]

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