| 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 String. |
|
Syntax: | GetStringCC("MyCCName") as a string |
|
Example: |
CurrentInjection.SignalByName("DAD1A").PeakOrGroupByName("Benzene") GetStringCC("CC1") returns the value formated as a string of the CC1 for compound Benzene. |
|
Returned scope: | String Value |