system.mes.batch.queue.getStatus(batchID)

Sepasoft MES Module Suite

system.mes.batch.queue.getStatus(batchID)

Returns the status of a batch based on the batchID.

Success Available in version 3.81.11 SP9 and later.

Syntax

system.mes.batch.queue.getStatus(batchID)

Parameters

    • batchID: String

The batch ID to return the current status for.

Returns

 Status of a batch

Scope

All

Sepasoft MES Module Suite