USERNAME
Returns information about the current user.
Syntax
USERNAME(infotype)
- infotype - the type of information about the current user - Value type: text
Possible values are: - "email" - the full email address of the user 
- "firstname" - the first name of the user 
- "lastname" - the last name of the user 
 
Examples