Toggle menu
862
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

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