copyDefinition(mesObjectLink: MESObjectLink )

Sepasoft MES Module Suite

copyDefinition(mesObjectLink: MESObjectLink )

Copy an existing enum definition to a new one. The new enum definition is not saved and further modifications can be made before using the saveDefinition script method to save it.

Returns:

An unsaved copy of the specified enum definition.

Parameters

mesObjectLink: MESObjectLink The link for a enum definition to make a copy from.

Sepasoft MES Module Suite