validateFormula(formula)

Sepasoft MES Module Suite

validateFormula(     formula: BatchFormula )

Method on Ignition.mes.batch.formula
Analyze and return a list of items that prevent the formula from being valid. Invalid formulas cannot be used to queue a batch.

Returns:

A list of validation error messages as strings.

Parameters

formula: BatchFormula
The formula to validate.
























Sepasoft MES Module Suite