SetPassword: Difference between revisions
From Catglobe Wiki
More actions
 jrfconvert import  | 
				No edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:  | [[Category:User_Functions]]  | ||
  | {{HelpFiles}}  | ||
====setPassword====  | ====setPassword====  | ||
Latest revision as of 06:50, 14 December 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