SetFirstName
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