More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
string email = getEmail(); | string email = getEmail(); | ||
''// "[email protected]"'' | |||
'''Availability''' | '''Availability''' |
Latest revision as of 10: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();
// "[email protected]"
Availability
Version 4.8