Sepasoft MES Module Suite
system.mes.copySignatureTemplate(mesobjectLink)
Copy an existing signature template to a new one. The new signature template is not saved and further modifications can be made before using the saveSignatureTemplate script method to save it.
copySignatureTemplate(mesObjectLink) → MESSignatureTemplate
Syntax
copySignatureTemplate(mesObjectLink)
- Parameters
MESObjectLink mesObjectLink - The link of an existing signature template to make a copy from.
- Returns
An unsaved copy of the MESSignatureTemplate object.
- Scope
All
Sepasoft MES Module Suite