Difference between revisions of "GetEmail"
(jrfconvert import) |
Cg huyphong (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
− | | + | {{HelpFiles}} |
====getEmail==== | ====getEmail==== | ||
Line 21: | Line 21: | ||
string email = getEmail(); | string email = getEmail(); | ||
+ | |||
+ | ''// "cghelpdesk@yahoo.com"'' | ||
'''Availability''' | '''Availability''' |
Latest revision as of 11:06, 21 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();
// "cghelpdesk@yahoo.com"
Availability
Version 4.8