system.mes.getBatchCommandSignatureTemplate(commandName)

Sepasoft MES Module Suite

system.mes.getBatchCommandSignatureTemplate(commandName)

Return the built-in signature template for the specified batch command.

getBatchCommandSignatureTemplate(commandName) → MESSignatureTemplate

Syntax

getBatchCommandSignatureTemplate(commandName)

  • Parameters

String commandName - The name of the Batch Command.

  • Returns

The MESSignatureTemplate object for the specified Batch command, or null if the specified commandName does not match a known batch command.

  • Scope

All



Sepasoft MES Module Suite