Contents

Method

Status

ModuleNomad
Library1E
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