<<user>> Data Tag Container

The user data tag is a container tag for several user-realted values. Each of these values is represented by a member tag within the user containter. Of these members, two contain members of their own. All members of the user data tag container are available in all scripts processed by the Agentry Server.

<<user>> Data Tag Members
Tag Name Description
<<user.name>> Returns the name of the client user. By default this will be the ID entered by the user to log into the client. This value may be overridden.
<<user.deviceID>> Returns the device ID for the client device upon which the Agentry Client is running. This value is set by the original equipment manufacturer.
<<user.agentryID>> Returns the user ID entered to log into the Agentry Client. This value cannot be overriden during synchronization.
<<user.client>> A data tag container within <<user>>. Member data tags provide information about the client application and client device as provided by the Agentry Client during synchronization.
<<user.info>> A data tag container within <<user>>. Member data tags are variable and set during synchronization based on the logic of the mobile application.