SetPassword

From Catglobe Wiki
Revision as of 11:13, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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