7.1 Introduction

A Operations Center user has a number of functions associated with it, in addition to the properties that Operations Center exposes. For example:

// get user's full name
var userName = user.fullName
To access a list of properties or fields for the user, use the properties property of the user. However, here is a short list of what is available for the User object:
user.name
user.fullName
user.email
user.phone
user.fax