Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Base
User
Interface User
Representation of a user, suitable for scripting.
interface
User
{
getEmail
()
:
string
;
getUserLoginId
()
:
string
;
}
Index
Methods
get
Email
get
User
Login
Id
Methods
get
Email
getEmail
()
:
string
Returns
string
get
User
Login
Id
getUserLoginId
()
:
string
Returns
string
Deprecated
DO NOT USE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Email
get
User
Login
Id
Google Apps Script API
Loading...
Representation of a user, suitable for scripting.