currentUser
Syntax | currentUser() | Package | |
Alias | Pkg Usage |
Description
Returns the key for the user that invoked the script.
Return Type
String
Example
return currentUser();Syntax | currentUser() | Package | |
Alias | Pkg Usage |
Returns the key for the user that invoked the script.
String
return currentUser();