AllInjectionsOfVialNumber(string)

Scope:

Sequence

Parameters:

The vial number as a string

Description:

Returns the list of all injections of current sequence acquired from a specified vial number.

Syntax:

AllInjectionsOfVialNumber(vial as string) as a list

Example:

Count(CurrentSequence.AllInjectionsOfVialNumber("B1")) returns the number of injections acquired from vial 'B1' within the current sequence.

Returned scope:

List of injections