Difference between revisions of "GetCurrentUserEmail"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
| | ||
Latest revision as of 08: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