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