You are here: All Help Topics > Other Information > Cell Functions > WHOAMI function

WHOAMI Function

The WHOAMI function returns the user ID or full user name for the currently connected user.

WHOAMI(), WHOAMI(0), WHOAMI(1), or WHOAMI(2)

WHOAMI() or WHOAMI(0)

  • The functions return a blank string.

  • The functions return the user ID.

WHOAMI(1)

The function returns the user ID if protection is on or off.

WHOAMI(2)

The function returns the full user name if protection is on or off.

Note: In CaseView documents not associated to any client file, WHOAMI(2) will return the user ID instead of the full user name.

Related Topics