edoc automate Guide
Breadcrumbs

permissions\GetUserDetails - edoc automate

The GetUserDetails action returns a record with information about the user.

The record contains the following values:

  • username: current user name.

  • displayname: compound name made up of surname and first name.

  • firstname: first name of the user.

  • lastname: last name of the user.

  • email: e-mail address of the user.

Parameters

Type

Name

Description

TEXT

username

Specifies the corresponding user name.

Return

Type

Description

DATASET

Returns a record with information about the user.