Difference between revisions of "GetCurrentUserEmail"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]
 

 

  

Latest revision as of 09:07, 17 February 2012



getCurrentUserEmail

Returns the e-mail address of the current thread’s user.

Syntax

getCurrentUserEmail()

Arguments

none

Return type

string

Examples

string email = getCurrentUserEmail();

//"abc@catglobe.com"

Availability

Version 4.8