SetEmail: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import  |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:User_Functions]] | ||
 |  | ||
Revision as of 09:29, 23 March 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