3. SystemInfo object

Introduction

The SystemInfo object is always visible from any action, and provides access to information about the machine.

Attributes

os

string

Specifies the name of the operating system: Windows / Ubuntu

oSVersion

string

Indicates the version of the operating system.

osDistribution

string

Distributor operating system: Microsoft / Ubuntu / RedHat / ....

hostName

string

Return the team name.

clientHostName

string

For remote connections, returns the name of the source host.

fileSeparator

string

Separator files depending on the platform:

  / Linux

  \ For Windows

username

string

Operating system user name. It can be different from Soffid user name.


Revision #7
Created 25 May 2021 11:13:14 by pgarcia@soffid.com
Updated 30 June 2022 13:06:16 by pgarcia@soffid.com