Returns the email address of the calling user.
script.getUserEmail(user_id)
user_id
let user_email = script.getUserEmail();