Skip to main content

1E 8.1 (on-premises)

Interaction.GetSessions

Method

GetSessions

Module

Interaction

Library

Core

Action

Get a list of user sessions.

Parameters

(None)

Return values

Port (integer): Port in use by the User Interaction UI

Processid (integer): Process Id of the User Interaction UI

SessionId (integer): Id associated with this session.

UserName (string): Username of this logon session.

Example

Interaction.GetSessions();

Platforms

  • Windows

Notes