| Scope: | Sequence |
| Parameters: |
The sample type (*) |
| Description: |
Returns the list of all injections of current sequence of a specified sample type. |
|
Syntax: |
AllInjectionsOfType(SampleType) as a list |
Example: |
Count(CurrentSequence.AllInjectionsOfType(SampleType.Calibration)) returns the number of calibration standards within the current sequence. |
|
Returned scope: | List of injections |