Sepasoft MES Module Suite
Description
Returns a link for the process cell for the provided name.
getProcessCellLink(name) → MESObjectLink
Syntax
getProcessCellLink(name)
- Parameters
String name - The name of the process cell.
- Returns
The MESObjectLink object that represents the process cell. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual MESProcessCell object.
- Scope
All
Sepasoft MES Module Suite