Skip to main content

1E 8.1 (on-premises)

Nomad.Status

Method

Status

Module

Nomad

Library

1E

Action

Get the status and version of the Nomad service.

Parameters

(None)

Return values

Running (boolean): Whether the Nomad service is currently running or not.

Version (string): Nomad's version number. Empty if Nomad is not installed.

Example

 Nomad.Status();

Platforms

  • Windows

Notes