saveFormula(formula, syncWithRecipe)

Sepasoft MES Module Suite

saveFormula(     formula: BatchFormula     syncWithRecipe: boolean )

Method on Ignition.mes.batch.formula
Validate and save a Batch Formula that was created or modified.

Returns:

Nothing

Parameters

formula: BatchFormula
The BatchFormula object to save.

syncWithRecipe: boolean
If true, formula parameters will be updated to match the latest recipe version. Any formula parameters that don't exist on the recipe will be deleted.




















Sepasoft MES Module Suite