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