GetFirstName
getFirstName
Returns the first name of the current questionnaire answer sheet’s user.
Syntax
getFirstName()
Arguments
none
Return type
string
Examples
string fname = getFirstName();
//"John"
Availability
Version 4.8
Returns the first name of the current questionnaire answer sheet’s user.
Syntax
getFirstName()
Arguments
none
Return type
string
Examples
string fname = getFirstName();
//"John"
Availability
Version 4.8