Difference between revisions of "SetEmail"
Line 1: | Line 1: | ||
[[Category:User_Functions]] | [[Category:User_Functions]] | ||
− | | + | {{HelpFiles}} |
====setEmail==== | ====setEmail==== |
Latest revision as of 07:46, 14 December 2011
setEmail
Sets the e-mail address of the current questionnaire answer sheet’s user
Syntax
setEmail(email)
Arguments
email: Is a string expression.
Return type
empty
Examples
setEmail("abc@catglobe.com");
Availability
Version 4.8