Scope: | Injection |
Description: |
Returns the ms sample purity value at the specified index. |
Syntax: |
CurrentInjection.MsSamplePurity(index as integer) as double |
Example: |
CurrentInjection.MsSamplePurity(1) returns ms sample purity value for the current injection at index 1 |
Returned scope: | MS sample purity value |