Sepasoft MES Module Suite
resetFormulaParameter(formula, parameterPath)
Method on Ignition.mes.batch.formula
Resets the parameter value to the original recipe parameter value on the formula object for the given parameter path.
Returns:
No return value.
Parameters
formula: BatchFormula
The formula object to reset the parameter for. This resets all properties for the given parameter path (if the path exists).
parameterPath: String
Parameter path.
Sepasoft MES Module Suite