Difference between revisions of "SetFirstName"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
| | ||
Revision as of 10:30, 23 March 2011
setFirstName
Sets the first name of the current questionnaire answer sheet’s user.
Syntax
setFirstName(firstName)
Arguments
firstName: Is a string expression.
Return type
empty
Examples
setFirstName("John");
Availability
Version 4.8