Returns an email of a user, who is currently reading app document.
| Syntax | Description |
| CURRENTUSEREMAIL() | Returns an email of a user, who is currently reading app document. |
CURRENTUSEREMAIL()
Returns an email of a user, who is currently reading app document. If the user opened app on behalf of someone else, formula will return an email of a substituted user.
Syntax:currentuseremail()
| Returns | Description |
| Text | Text |
Examples:
=currentuseremail()
0 Comments