Difference between revisions of "GetEmail"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:User_Functions]]
 
[[Category:User_Functions]]

+
{{HelpFiles}}
  
 
====getEmail====
 
====getEmail====

Revision as of 06:37, 14 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();

Availability

Version 4.8