Sepasoft MES Module Suite
setFormulaParameterMinValue( formula: BatchFormula parameterPath: String value: Object )
Method on Ignition.mes.batch.formula
Sets the formula parameter minimum value for the given parameter path.
Returns:
No return value.
Parameters
formula: BatchFormula
The formula object to get the parameter minimum value for. A property will be added directly to the object.
parameterPath: String
Parameter path.
value: Object
The parameter minimum value.
Sepasoft MES Module Suite