SetUsername

From Catglobe Wiki
Revision as of 11:09, 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



setUsername

Sets the name of the current questionnaire answer sheet's user.

Syntax

setUsername(username)

Arguments

username: Is a string expression. It must follow the correct user name format.

Return type

empty

Examples

setUsername("new_user_name");

Availability

Version 4.8