GetEmail

From Catglobe Wiki
Jump to: navigation, search



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