system.mes.batch.unit.save(unitClass)

Sepasoft MES Module Suite

Description

Save unit class that was created or modified. Use this function instead of the system.mes.saveMESObject() script function.

save(unitClass) → BatchUnitClass

Syntax

save(unitClass) → BatchUnitClass

  • Parameters

BatchUnitClass unitClass - The BatchUnitClass object to save.

  • Returns

Nothing

  • Scope

All



Sepasoft MES Module Suite