To retrieve currently logged in user information. See Extended Current User Hash Variable for more attributes available for Current User Hash Variable.

Prefix

currentUser

Attributes

  • #currentUser.id#
  • #currentUser.username#
  • #currentUser.firstName#
  • #currentUser.lastName#
  • #currentUser.email#
  • #currentUser.active#
  • #currentUser.timeZone#

Scope of use

  • All components within the App.
  • No labels