Difference between revisions of "GetEmail"
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
− | | + | {{HelpFiles}} |
====getEmail==== | ====getEmail==== |
Revision as of 05:37, 14 December 2011
getEmail
Returns the e-mail address of the current questionnaire answer sheet’s user.
Syntax
getEmail()
Arguments
none
Return type
string
Examples
string email = getEmail();
Availability
Version 4.8