Difference between revisions of "SetPassword"

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

 

  

Revision as of 11:35, 23 March 2011



setPassword

Sets the password of the current questionnaire answer sheet’s user

Syntax

setPassword(password)

Arguments

password: Is a string expression. It must follow the correct password format.

Return type

empty

Examples

setPassword("catglobe");

Availability

Version 4.8