system.mes.isSignatureNameExists(name)

Sepasoft MES Module Suite

system.mes.isSignatureNameExists(name)

Check if a signature template with the specified name already exists in the system.

isSignatureNameExists(name) → boolean

Syntax

isSignatureNameExists(name)

  • Parameters

String name - The name to check for.

  • Returns

Whether a signature template with the specified name exists in the system.

  • Scope

All



Sepasoft MES Module Suite