09-13-2010 04:11 PM
In a verify step Expression>Status Expression: the following appears which looks like a function. Is it a standard function? Where are such functions defined?
CheckLimits(Step.DataSource == "Step.Result.Numeric" ? Step.Result.Numeric : (Step.Result.Numeric = Evaluate(Step.DataSource)), Step.Limits.High, Step.Limits.Low,Step.Comp)
Thanks,
jvh
Solved! Go to Solution.
09-13-2010 04:17 PM
It is a standard function. Click any expression browser button ( "f(x)" ) and look in Operators/Functions>>Functions>>Other>>Check Limits