Function Block USERINFO

The Function Block USERINFO returns the current values of a user.

Input USER

The input defines the ID of a user. This input may only contain a string. Variables or other data types are disabled for security reasons and will be ignored if set.

Output SESSIONS

The output returns the number of sessions. If the number is equal to 0, the user is not logged in.

Output USERNAME

The output is the current login name.

Output NAME

The output contains the display name on the visualization.

Output MAIL

The output contains the current email address.

Output LANGUAGE

The output contains the current language of the user. If the value is empty, it will be set at the next login.

Output TYPE

The output is the type of the user. Possible values are: user, device, device2, locale or others.