More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:User_Functions]] | ||
| | ||
Revision as of 09: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