Sepasoft MES Module Suite
getFormulaParameterMaxValueAsString( formula: BatchFormula parameterPath: String )
Method on Ignition.mes.batch.formula
Gets the formula parameter maximum value in a string format for the given parameter path.
Returns:
The parameter maximum value in a string format.
Parameters
formula: BatchFormula
The formula to get the parameter maximum value for.
parameterPath: String
Parameter path.
Sepasoft MES Module Suite