system.recipe.deleteSubProductCode

Sepasoft MES Module Suite

Description

Delete sub product code.

Syntax

system.recipe.deleteSubProductCode(itemPath, subProductCode, note)


  • Parameters

String itemPath - The item path to a production line, cell, cell group or location.

String subProductCode - Sub product code name.

String note - Optional note to be stored in the recipe change log.

  • Returns

Nothing

  • Scope

All

Code Examples

Code Snippet

Code
 

Output

Code
Remove this if it the snippet doesn't include print statements

 

 

Sepasoft MES Module Suite