Sepasoft MES Module Suite
getFormulaParameterValueAsString( formulaLink: MESObjectLink 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
formulaLink: MESObjectLink
The formula link to get the parameter value for.
parameterPath: String
Parameter path.
Sepasoft MES Module Suite