Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GetEmail: Difference between revisions

From Catglobe Wiki
No edit summary
No edit summary
 
Line 22: Line 22:
string email = getEmail();
string email = getEmail();


// cghelpdesk@yahoo.com
''// "cghelpdesk@yahoo.com"''


'''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();

// "cghelpdesk@yahoo.com"

Availability

Version 4.8