Difference between revisions of "SetRPQUserId"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Questionnaire_Functions]]
 

 

  

Revision as of 12:05, 22 March 2011



setRPQUserId

Sets the user id and hence changes the user context for the current questionnaire answer sheet context

Syntax

setRPQUserId(new_userId)

Arguments

new_userId: Is a numeric (non-decimal) expression.

Return type

empty

Example

setRPQUserId(1);

Availability

Version 5.0