GetCurrentUserEmail
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