user

Description

Information about currently logged in user

JS Syntax

window.GEVME.user

Rebar Syntax

{{user}}

Type
Object

🖲️
Rebar Objects

Name
Type
Description
Rebar Syntax
JS Syntax
company
String

Company of user.

{{company}}

window.GEVME.company

email
String

Email of user.

{{email}}

window.GEVME.email

firstname
String

First name of user.

{{firstname}}

window.GEVME.firstname

id
String

User's id.

{{id}}

window.GEVME.id

jobTitle
String

Job title of user.

{{jobTitle}}

window.GEVME.jobTitle

lastname
String

Last name of user.

{{lastname}}

window.GEVME.lastname

projectId
String

Project ID related to the event.

{{projectId}}

window.GEVME.projectId