Sepasoft MES Module Suite
system.recipe.revertPathDefaultValue(itemPath, subProductCode, valueNames, note)
Revert production item default values back to be inherited from the parent.
Syntax
system.recipe.revertPathDefaultValue(itemPath, subProductCode, valueNames, note)
- Parameters
String itemPath - The item path to a production line, cell, cell group or location.
String subProductCode - Sub product code to set value for, or else leave blank to set the default value for the production item.
String valueNames - One or more recipe value names separated by commas to revert.
String note - Optional note to be stored in the recipe change log.
- Returns
Nothing
- Scope
All
Sepasoft MES Module Suite