| Scope: | Peak or group |
| Parameters: |
No |
|
Description: | Returns the calibration curve of current peak group compound. |
| Syntax: | CalibrationCurve as an object |
Example: |
IF(CurrentPeakOrGroup.CalibrationCurve.CalibrationCurve_CorrelationCoefficient>0.99,"PASS","FAIL") returns PASS if the correlation coefficient of the curve of the current compound or group is greater than 0.99 or FAIL otherwise. |
| Returned scope: | CalibrationCurve Object |