USERLIST
Returns a list of all users in the current workspace.
Returns a list of all users in the current workspace.
USERLIST()
The function returns a range, in which every row contains this user information:
email - the email address of the user
workspaceRole- the workspace role of the user Possible values are: “Admin”, “Contributor”, “Standard”
firstName - the first name of the user
lastName - the last name of the user
If the function is executed by a user who doesn’t have the "Admin" role assigned, it returns !ERROR.