Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
NameDescriptionTypeUsage Example
EmailAddress
The email address of the userString$Build.StartedBy.EmailAddress$
FirstName
The first name of the userString$Build.StartedBy.FirstName$
FullName
The full name of the user (a concatenation of FirstName and LastName)String$Build.StartedBy.FullName$
LastName
The last name of the userString$Build.StartedBy.LastName$
UserName
The Continua CI username for the userString$Build.StartedBy.Username$