Toggle menu
892
3.8K
30.2K
279.2K
Catglobe Wiki
Toggle preferences menu
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
Cg_pham (talk | contribs)
No edit summary
No edit summary
ย 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


string email = getEmail();
string email = getEmail();


'''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