GetIntegerCC(string)

Scope:

Sequence

Injection

Signal

Peak or group

Parameters:

CC name

Description:

Returns the result of another custom calculation. The name of the other calculation is provided as a parameter. The result of the referred formula is returned as data type Integer.

Syntax:

GetIntegerCC("MyCCName") as an integer

Example:

CurrentInjection.SignalByName("DAD1A").PeakOrGroupByName("Benzene").GetIntegerCC("CC1") returns the value formated as an integer of the CC1 for compound Benzene

Returned scope:

Integer Value