| Scope: | Sequence Injection Signal |
|
Parameters: |
No |
|
Description: | Returns the list of all peaks, timed groups and named groups of current scope. Can be used in aggregate formula. Note: named groups are not associated to a signal. They are associated to injections or sequences. |
| Syntax: | AllPeaksAndGroups as a list |
Example: | Count(CurrentInjection.AllPeaksAndGroups) returns the number of peaks, timed groups and named groups within the current injection. |
|
Returned scope: | List of peaks or groups |