system.mes.batch.unitclass.getLink

Sepasoft MES Module Suite

Description

Return a link to the unit class specified by the name parameter. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual BatchUnitClass object.

getLink(name) → MESObjectLink

Syntax

getLink(name)

  • Parameters

 String name - The name of the unit class. Note, unit class names must be globally unique.

  • Returns

The MESObjectLink for the unit class.

  • Scope

All



Sepasoft MES Module Suite